home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / cadet30a.zip / CADET.DOC next >
Text File  |  1991-04-01  |  132KB  |  2,905 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.               ┌────────────────────────────────────────────────────┐
  16.               │                                                    │
  17.               │            CADET - The CAD Text Editor             │
  18.               │                                                    │
  19.               │            Version 3.0a  User's Manual             │
  20.               │                                                    │
  21.               └────────────────────────────────────────────────────┘
  22.  
  23.  
  24.  
  25.                          Copyright 1990, 1991 Steve Waskow
  26.           
  27.                                 ALL RIGHTS RESERVED
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.           
  35.           
  36.           
  37.           
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.                ────────────────────────────────────────────────────
  47.                              Wasco Technical Software
  48.                             1211 Grand Junction Drive
  49.                                  Katy, TX  77450
  50.                ────────────────────────────────────────────────────
  51.  
  52.                Phone/FAX: (713) 392-1359     CompuServe: 72020,2031
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.           ──────────────────────────────────────────────────────────────
  71.                          DISCLAIMER AND LIMIT OF LIABILITY
  72.           ──────────────────────────────────────────────────────────────
  73.  
  74.           STEVE WASKOW AND WASCO TECHNICAL SOFTWARE MAKES NO WARRANTY OF
  75.           ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
  76.           TO  IMPLIED WARRANTIES  OF MERCHANTABILITY  AND FITNESS  FOR A
  77.           PARTICULAR  PURPOSE,   WITH  RESPECT  TO   THIS  SOFTWARE  AND
  78.           ACCOMPANYING DOCUMENTATION.
  79.  
  80.           IN NO EVENT SHALL STEVE  WASKOW OR WASCO TECHNICAL SOFTWARE BE
  81.           LIABLE FOR ANY DAMAGES (INCLUDING DAMAGES FOR LOSS OF BUSINESS
  82.           PROFITS, BUSINESS INTERRUPTION,  LOSS OF BUSINESS INFORMATION,
  83.           OR  OTHER  PECUNIARY  LOSS)  ARISING  OUT  OF  THE  USE  OF OR
  84.           INABILITY TO USE THIS SOFTWARE,  EVEN IF STEVE WASKOW OR WASCO
  85.           TECHNICAL SOFTWARE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  86.           DAMAGES.
  87.  
  88.  
  89.           ──────────────────────────────────────────────────────────────
  90.                           COPYRIGHT NOTICE AND TRADEMARKS
  91.           ──────────────────────────────────────────────────────────────
  92.  
  93.           The CADET  software and  the accompanying  CADET documentation
  94.           are copyright  1990, 1991 by  Steve Waskow  of Wasco Technical
  95.           Software.  Portions of  the software are  copyright 1989, 1990
  96.           by  Acropolis Software,  and  are used  and  distributed under
  97.           license to Wasco Technical Software.
  98.  
  99.           All rights  to the CADET  software and  the accompanying CADET
  100.           documentation are reserved by  Steve Waskow of Wasco Technical
  101.           Software.
  102.  
  103.           AutoCAD & AutoLISP are registered trademarks of Autodesk, Inc.
  104.  
  105.           Other brand and product  names mentioned herein are trademarks
  106.           or registered trademarks of their respective holders.
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.           CADET v3.0                    1                 User's Manual
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.           ──────────────────────────────────────────────────────────────
  137.                                  TABLE OF CONTENTS
  138.           ──────────────────────────────────────────────────────────────
  139.  
  140.  
  141.           INTRODUCTION ............................................... 3
  142.  
  143.           SYSTEM REQUIREMENTS ........................................ 3
  144.  
  145.           INSTALLATION AND CONFIGURATION ............................. 4
  146.             Configuration Considerations ............................. 4
  147.             Configuration Variables .................................. 4
  148.             Automated Installation ................................... 5
  149.             Manual Installation (optional) ........................... 6
  150.             Running CADET from a Ram Disk (optional) ................. 7
  151.             AutoLISP Function Name Conflicts ......................... 8
  152.             First Time Users ......................................... 9
  153.  
  154.           EDITING OR EXPORTING TEXT WITH CE ......................... 10
  155.  
  156.           CREATING TEXT TABLES WITH CC .............................. 11
  157.  
  158.           CREATING DRAWING NOTES WITH CN ............................ 15
  159.  
  160.           IMPORTING TEXT FILES WITH CI .............................. 17
  161.  
  162.           USING THE CADET EDITOR .................................... 20
  163.             Sorting Order ........................................... 22
  164.             View Relative Text Positions ............................ 23
  165.             Zoom Toggle ............................................. 23
  166.             Inserting and Deleting Text Lines ....................... 23
  167.             Block Operations (Cut and Paste) ........................ 25
  168.             Search and Replace, Find Text ........................... 28
  169.             Changing Height, Case and Style ......................... 29
  170.             Exporting Text .......................................... 29
  171.             Spelling Checker ........................................ 30
  172.             Word Wrap and Reformat .................................. 30
  173.             Leaving CADET When Done ................................. 31
  174.  
  175.           CADET EDITOR COMMAND REFERENCE ............................ 32
  176.             Cursor Movements ........................................ 32
  177.             Special Symbols ......................................... 32
  178.             Editing Keys and Commands ............................... 33
  179.             Pull-Down Menu .......................................... 38
  180.  
  181.           PROBLEMS AND ERROR MESSAGES ............................... 39
  182.             Problems Running CE, CC, CN or CI ....................... 39
  183.             Problems Running CADET.EXE .............................. 39
  184.             Did I Change That? ...................................... 40
  185.             No Room To Insert Lines ................................. 40
  186.  
  187.           INDEX ..................................................... 41
  188.  
  189.  
  190.  
  191.  
  192.  
  193.           CADET v3.0                    2                 User's Manual
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.           ──────────────────────────────────────────────────────────────
  203.                                    INTRODUCTION
  204.           ──────────────────────────────────────────────────────────────
  205.  
  206.           CADET is  a professional software  system which  allows you to
  207.           create  and  edit  text and  attributes  in  AutoCAD drawings.
  208.           CADET adds four new commands  to AutoCAD.  Use CE (CADET-Edit)
  209.           to edit  or export  text and  attributes.  Create  text tables
  210.           with  CC  (CADET-Create  table),  or  drawing  notes  with  CN
  211.           (CADET-Notes).  Use CI (CADET-Import) to import text files.
  212.  
  213.           CADET is  full-screen text  editor -  you can  move around the
  214.           screen with the  cursor keys, making  changes as needed.  Type
  215.           in either  insert or overwrite  mode, with  or without CADET's
  216.           typematic rate accelerator.   Edit up to 99  lines of text and
  217.           attributes  at  once, each  up  to 255  characters  in length.
  218.           CADET  provides  vertical  and  horizontal  scrolling  of  the
  219.           screen.  Text is automatically sorted into horizontal rows and
  220.           vertical columns - one keystroke changes the sort order.
  221.  
  222.           Use  CADET's pull-down  menu system  or control  key commands.
  223.           For reference, use CADET's  help screen.  Status lines display
  224.           cursor position and speed, insert mode, text height and style,
  225.           block and attribute information, and sort order.
  226.  
  227.           CADET's integrated  spelling checker includes  a 112,000+ word
  228.           dictionary -  you can  select from  suggested spellings, edit,
  229.           skip or add words to the dictionary.  CADET has cut-and-paste,
  230.           and word wrap and paragraph reformat features for notes.
  231.  
  232.           CADET's  search-and-replace  and  find-text  functions include
  233.           case sensitivity, whole  word and global  searches.  Use CADET
  234.           to change  text height,  style and  case on  a line-by-line or
  235.           global  basis.  You  can insert,  delete,  copy, move  or swap
  236.           lines of text.  Delete characters, words, phrases and lines.
  237.  
  238.           With CADET you can export text to a disk file - sorted by rows
  239.           or columns.   With a  VGA/EGA monitor,  you can  zoom to 50/43
  240.           line display  modes.  View,  enter and  edit AutoCAD's special
  241.           characters  for degrees,  plus or  minus, and  circle diameter
  242.           symbols - without  the %% codes.  Add  and edit overscores and
  243.           underscores as well.
  244.  
  245.  
  246.           ──────────────────────────────────────────────────────────────
  247.                                 SYSTEM REQUIREMENTS
  248.           ──────────────────────────────────────────────────────────────
  249.  
  250.           The CADET programs  require an IBM XT,  AT, PS/2 or compatible
  251.           with 640K RAM, a hard disk drive, monochrome or color display,
  252.           and PC-DOS/MS-DOS  3.1 or  higher.  CADET  interfaces with any
  253.           640K DOS  or 386 DOS  version of  AutoCAD R9, R10  or R11 with
  254.           AutoLISP,  using  an  AutoCAD  shell  space  of  240000 bytes.
  255.           Additional  support  is  provided  for  optional  EGA  and VGA
  256.           displays and AT and PS/2 class machines.
  257.  
  258.  
  259.           CADET v3.0                    3                 User's Manual
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.           ──────────────────────────────────────────────────────────────
  269.                           INSTALLATION AND CONFIGURATION
  270.           ──────────────────────────────────────────────────────────────
  271.  
  272.           Using the supplied installation program is the simplest way to
  273.           install CADET.  An alternate method is outlined for installing
  274.           CADET manually with DOS and a text editor.  First we discuss a
  275.           few of the configuration considerations and options available.
  276.  
  277.           ────────────────────────────
  278.           CONFIGURATION CONSIDERATIONS
  279.           ────────────────────────────
  280.  
  281.           TYPEMATIC RATE ACCELERATOR:
  282.           CADET has a built-in  typematic rate accelerator, which serves
  283.           to speed up the cursor movement  on late model IBM AT and PS/2
  284.           class computers - including most 286, 386 and 486 compatibles.
  285.           CADET  determines,  to  the extent  possible,  if  your system
  286.           supports the accelerator.   If so, acceleration  is enabled by
  287.           default, otherwise  a safeguard  disables acceleration.  Since
  288.           it  is  not always  possible  to determine  the  computer type
  289.           precisely,  the  CADET installation  procedure  allows  you to
  290.           experiment overriding the  disabling safeguard.  The procedure
  291.           also allows you to disable the accelerator if you so desire.
  292.  
  293.           SYMBOL TRANSLATION:
  294.           The CADET editor  translates %%d, %%p  and %%c character codes
  295.           (degree,  plus/minus  and  circle   diameter)  into  the  true
  296.           symbols.  AutoCAD's dimensioning  feature produces a different
  297.           set of codes  - ASCII codes  127, 128 and  129 - which produce
  298.           the same  symbols.  CADET can  translate these  ASCII codes as
  299.           well.  For uniformity,  both the %% codes  and the ASCII codes
  300.           are translated back as %% codes.  This back-translation of the
  301.           ASCII 127, 128 and 129 codes to %% codes is not desirable with
  302.           some  third  party  fonts   which  do  not  support  AutoCAD's
  303.           definitions, since incorrect symbols may result.  This portion
  304.           of the translation can be disabled during installation.
  305.  
  306.           ───────────────────────
  307.           CONFIGURATION VARIABLES
  308.           ───────────────────────
  309.  
  310.           ALTERNATE PATH:
  311.           The AutoLISP  variable "CADETD"  is used  by CADET's alternate
  312.           path scheme (see USING A RAM DISK).
  313.  
  314.           MEMORY MANAGEMENT:
  315.           Having two or more of CADET's main AutoLISP programs loaded at
  316.           once may degrade their performance slightly.  We avoid this by
  317.           using small "autoloading" routines which are installed in your
  318.           ACAD.LSP file.  When you enter CE, CC, CN or CI from AutoCAD's
  319.           command  line,  these  routines  "unload"  other  active CADET
  320.           programs before loading the called program from disk. Unloaded
  321.           routines reload automatically when called.
  322.  
  323.  
  324.  
  325.           CADET v3.0                    4                 User's Manual
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.           If  you  switch  between  CADET  applications  often,  and are
  335.           willing to  sacrifice a  bit of  performance to  avoid loading
  336.           time,  you  can  disable CADET's  memory  management  with the
  337.           AutoLISP variable "CADETM".  Setting CADETM  to true or to any
  338.           value other than nil disables memory management.  For example:
  339.           (SETQ CADETM T)
  340.  
  341.           SORTING COORDINATES:
  342.           Another  CADET  configuration  variable  controls  which  text
  343.           coordinates are used for row and column sorting.  When editing
  344.           text, CE can  use either the "insert"  point of center, middle
  345.           and right justified  text for the  sorting coordinates, or the
  346.           text's lower left coordinates.  The AutoLISP variable "CADETS"
  347.           controls  which point  is used.   CE  uses the  default insert
  348.           point when CADETS is absent or set to nil.  Set CADETS to true
  349.           or to any value other than  nil to use lower left coordinates.
  350.           For example: (SETQ CADETS T)
  351.  
  352.           ──────────────────────
  353.           AUTOMATED INSTALLATION
  354.           ──────────────────────
  355.  
  356.           CADETIN.EXE  is CADET's  installation/reconfiguration program.
  357.           Before  starting, determine  the name  of your  AutoCAD system
  358.           directory  -  the  drive  and  directory  where  your  AutoCAD
  359.           executable program files are located.   Log onto the drive and
  360.           directory  which   contains  the  CADET   programs  and  enter
  361.           "CADETIN" at the DOS prompt.
  362.  
  363.           Choose Installation or Reconfiguration,  and enter the AutoCAD
  364.           release  you are  using.  Enter  the AutoCAD  system directory
  365.           name,  for  example,  C:\ACAD.   When  installing  CADET,  all
  366.           necessary files are copied to the AutoCAD system directory.
  367.  
  368.           You are  next asked  to supply  your CADET  registration code.
  369.           This  code  is  provided  on  the  introductory  letter  which
  370.           accompanied your CADET diskettes.
  371.  
  372.           Following  that, you  are  asked if  you  want to  disable the
  373.           translation of ASCII 127-129  codes.  With text fonts supplied
  374.           by Autodesk and most others, you can leave it enabled.
  375.  
  376.           CADET sorts  text into rows  and columns.   Inside the editor,
  377.           you can toggle the order  as needed.  The installation program
  378.           asks you to choose which order CADET will default to.
  379.  
  380.           The installation program next  determines, nearly as possible,
  381.           if CADET can  accelerate your typematic  rate. If acceleration
  382.           is possible,  you have  the option  of disabling  it.  If your
  383.           system appears unsuitable  for acceleration, you  are asked if
  384.           you want to attempt to enable it regardless.  If you use the
  385.           typematic rate accelerator, you must choose the typematic rate
  386.           speed to which CADET will  default at start-up, and whether to
  387.           make the speed change permanent upon leaving CADET.
  388.  
  389.  
  390.  
  391.           CADET v3.0                    5                 User's Manual
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.           CADET  supports  standard  and condensed  43/50  line  mode on
  401.           EGA/VGA displays, and  allows you to  toggle modes from within
  402.           the editor.  You are asked to choose a EGA/VGA start-up mode.
  403.  
  404.           The program  now checks  to see if  you have  an ACAD.LSP file
  405.           and, if so,  if it is  encrypted.  If your  file is encrypted,
  406.           CADETIN will be  unable to continue,  although CADET may still
  407.           be used  by manual  loading.  Otherwise,  CADETIN asks  if you
  408.           want to add autoloading  functions for CE, CC,  CN and CI into
  409.           your  ACAD.LSP  file.   You  are  next  given  the  option  of
  410.           disabling CADET's memory management, described previously.  It
  411.           is  generally recommended  that you  use both  the autoloading
  412.           routines and CADET's memory management.
  413.  
  414.           Last, you  are given  the option to  define which  set of text
  415.           coordinates CE and  the editor will use  for sorting text into
  416.           rows and columns - the "insert" point or the lower left point.
  417.           The default "insert" point method generally works the best.
  418.  
  419.           ──────────────────────────────
  420.           MANUAL INSTALLATION (OPTIONAL)
  421.           ──────────────────────────────
  422.  
  423.           This describes how  you can optionally  install or reconfigure
  424.           CADET manually.  Skip this section if you have used CADETIN.
  425.  
  426.           First, use the DOS  COPY command to copy  all CADET files into
  427.           the drive/directory  in which your  AutoCAD executable program
  428.           files reside  (copying the  documentation files  is optional).
  429.           Next, edit your ACAD.PGP file,  or, create one if none exists.
  430.           Add a line in the file as shown (options in square braces):
  431.  
  432.               CADET!,CADET [/T /S /FxP /R /V MyRegCode],240000,,0
  433.  
  434.           The  /T parameter  disables the  translation of  ASCII 127-129
  435.           codes (see  the SYMBOL  TRANSLATION section).   The /S  and /F
  436.           parameters both  affect the  typematic rate  accelerator on AT
  437.           and PS/2  class machines  (see the  TYPEMATIC RATE ACCELERATOR
  438.           section).
  439.  
  440.           The /F parameter implements the accelerator, and will override
  441.           the safeguard if CADET refuses to implement the accelerator by
  442.           default.   Adding  a number  behind  the /F  parameter  sets a
  443.           default typematic  rate speed  for CADET  to use  at start-up.
  444.           Use /F1 for slow speed, /F2  for medium speed, or /F3 for fast
  445.           speed.   If no  number or  an invalid  number is  added, CADET
  446.           defaults to slow speed.
  447.  
  448.           Adding a P behind the number makes the speed setting permanent
  449.           when you leave  CADET (at least until  the machine is rebooted
  450.           or  another program  affects it).   For  example, /F3P  sets a
  451.           permanent fast cursor speed.
  452.  
  453.           The  /S  parameter disables  the  typematic  rate accelerator.
  454.           Obviously, the /S and /F parameters are mutually exclusive.
  455.  
  456.  
  457.           CADET v3.0                    6                 User's Manual
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.           Use the /R parameter to change CADET's default sort order from
  467.           column order to row order.  More detail on sort order is given
  468.           in a later section of the  manual, SORTING ORDER, in the USING
  469.           THE CADET EDITOR chapter.
  470.  
  471.           If you have  a VGA/EGA display  and want CADET  to start-up in
  472.           condensed 43/50 line  mode, add the  /V parameter.  Otherwise,
  473.           CADET starts up in standard 25 line mode.
  474.  
  475.           Be sure  and add your  registration code.   Separate any other
  476.           parameters you  add and  your code  with spaces,  for example:
  477.           CADET!,CADET /R /S MyRegCode,240000,,0
  478.  
  479.           The final (and optional) part of manual installation is to add
  480.           the  CADET configuration  variables and  autoloading functions
  481.           for CE, CC,  CN and CI to  your ACAD.LSP file.   If you do not
  482.           have an  ACAD.LSP file,  create one.   Everything you  need is
  483.           contained in the  supplied file CADET.LSP.   Use an ASCII text
  484.           editor  to insert  CADET.LSP  into ACAD.LSP.   Edit  the CADET
  485.           configuration  variables   as  necessary   (see  CONFIGURATION
  486.           VARIABLES and RUNNING CADET FROM A RAM DISK).
  487.  
  488.           NOTE: Do not attempt to edit protected ACAD.LSP files.  If you
  489.           are unsure,  use the  DOS TYPE  command to  list your ACAD.LSP
  490.           file to the screen.  If you see the message "AutoCAD PROTECTED
  491.           LISP file", do not attempt to edit it.  Instead, manually load
  492.           CE, CC, CN and CI as needed.
  493.  
  494.           You can  insert the  AutoLISP source  code CE30.SRC, CC30.SRC,
  495.           CN30.SRC and CI30.SRC directly into your nonprotected ACAD.LSP
  496.           file, rather than installing  their autoloading functions.  If
  497.           you do so,  you must remove the  lines which implement CADET's
  498.           memory  management (this  is noted  in  the .SRC  files).  The
  499.           functions will  be instantly  available, without  loading.  On
  500.           the negative  side, ACAD.LSP itself  takes longer  to load and
  501.           you must  have adequate  lisp heap  and stack  space (640K DOS
  502.           versions).  ACAD.LSP loaded functions  use memory resources in
  503.           every drawing session, whether the functions are used or not.
  504.  
  505.           ────────────────────────────────────────
  506.           RUNNING CADET FROM A RAM DISK (OPTIONAL)
  507.           ────────────────────────────────────────
  508.  
  509.           You can run CADET from any  alternate path with one or more of
  510.           the  following installation  procedures.  Since  these options
  511.           are most  commonly used  for ram disks,  we will  refer to the
  512.           alternate path as  the ram disk.   To use any  of the ram disk
  513.           options, you must first follow the normal install procedure to
  514.           place CADET into  the AutoCAD system  directory.  In addition,
  515.           you  must add  a line  in  your AUTOEXEC.BAT  file to  SET the
  516.           environmental variable CADET to the ram disk path.  Since this
  517.           variable is  read by  AutoLISP, you  must follow  the AutoLISP
  518.           convention of  using forward slashes  rather than backslashes.
  519.           For example:  SET CADET=E:/
  520.  
  521.  
  522.  
  523.           CADET v3.0                    7                 User's Manual
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.           RUNNING CADET TRANSFER FILES IN A RAM DISK:
  533.  
  534.           For this option, your  ram disk will need  a minimum of 40,000
  535.           bytes  free space.   First,  add the  SET  CADET line  in your
  536.           AUTOEXEC.BAT as  described above.   Next, check  your ACAD.LSP
  537.           file.  For AutoCAD R9, find the line (SETQ CADETD nil) in your
  538.           ACAD.LSP file and change  nil to the ram  disk path.  The path
  539.           string must use forward slashes, not backslashes, for example:
  540.           (SETQ CADETD "E:/").  For AutoCAD  R10 or greater, just ensure
  541.           your ACAD.LSP has the line (SETQ CADETD (getenv "CADET")).
  542.  
  543.           RUNNING CADET.EXE IN A RAM DISK:
  544.  
  545.           Your ram disk  will need at  least 80,000 bytes  of free space
  546.           for this option.   First, modify your  AUTOEXEC.BAT file.  Add
  547.           the SET CADET  command, and another line  to copy CADET.EXE to
  548.           your ram disk, for example:  COPY C:\ACAD\CADET.EXE E:\
  549.           Last,  edit the  CADET! command  line  in your  ACAD.PGP file,
  550.           prefixing the  ram disk  path to  the CADET  program name, for
  551.           example:  CADET!,E:\CADET MyRegCode,240000,,0
  552.  
  553.           RUNNING CADET.DIC IN A RAM DISK:
  554.  
  555.           For the CADET dictionary, your ram disk needs at least 260,000
  556.           bytes free  space.  Modify your  AUTOEXEC.BAT file  to add the
  557.           SET CADET command, and another  line to copy CADET.DIC to your
  558.           ram disk, for example:  COPY C:\ACAD\CADET.DIC E:\
  559.           Warning: If  you add  words to the  CADET dictionary  in a ram
  560.           disk, you must  copy the modified ram  disk dictionary back to
  561.           the hard disk before turning off or rebooting your machine.
  562.  
  563.           NOTE: 1. Of the three options  above, running CADET's transfer
  564.                    files in a  ram disk takes the  least amount of space
  565.                    and yields the most noticeable speed increase.
  566.  
  567.                 2. You can combine  any or all  of the above procedures.
  568.                    Sum the ram  disk size requirements  to determine the
  569.                    size required for the combined configuration.
  570.  
  571.                 3. After modifications to  AUTOEXEC.BAT, you must reboot
  572.                    your computer for the change to become effective.
  573.  
  574.                 4. Do not run the CADET  transfer files or dictionary in
  575.                    a  shared  network  directory,   use  a  local  drive
  576.                    instead.   If   the  network  drive   must  be  used,
  577.                    configure each user to use a different directory.
  578.  
  579.           ────────────────────────────────
  580.           AUTOLISP FUNCTION NAME CONFLICTS
  581.           ────────────────────────────────
  582.  
  583.           To make CADET's interface  routines easily accessible from the
  584.           keyboard, short  two-letter names have  been used:  CE, CN, CC
  585.           and CI.  These are AutoLISP functions.  Conflicts occur if you
  586.           have other functions or ACAD.PGP commands with these names.
  587.  
  588.  
  589.           CADET v3.0                    8                 User's Manual
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.           In general,  ACAD.PGP defined commands  dominate over AutoLISP
  599.           functions.   In  the  case  of  conflicting  AutoLISP function
  600.           names, the last one loaded will dominate.
  601.  
  602.           Name  conflicts  must  be  resolved  by  renaming  one  of the
  603.           conflicting functions or commands.  If you have other commands
  604.           or functions named CE, CC, CN or CI you must do some renaming.
  605.           If the  conflict is  with a  external command  defined in your
  606.           ACAD.PGP file, rename the CADET  function.  If the conflict is
  607.           with  another  AutoLISP  function,  you  may  rename whichever
  608.           function  you  wish.  Preferably,  leave  the  CADET functions
  609.           alone and rename the other function.
  610.  
  611.           Never  rename  the  CADET  functions  on  your  original CADET
  612.           diskette.  Instead, first install CADET as usual, then do your
  613.           renaming in the files installed on your hard disk.
  614.  
  615.           To rename  functions, you  must use  a text  editor capable of
  616.           reading/writing plain ASCII  text files -  preferably one with
  617.           search and replace.   Edit your ACAD.LSP  file, and search for
  618.           function names which  conflict with CADET's CE,  CC, CN, or CI
  619.           functions.  When you find  conflicts, carefully replace one of
  620.           the function names with one of your own choosing.  If you have
  621.           not installed the CADET  autoloading routines in your ACAD.LSP
  622.           file, edit the file CADET.LSP  instead of ACAD.LSP.  To rename
  623.           CADET's functions, look for the following lines:
  624.  
  625.                (defun C:CC () (C:CC30))
  626.                (defun C:CE () (C:CE30))
  627.                (defun C:CI () (C:CI30))
  628.                (defun C:CN () (C:CN30))
  629.  
  630.           Rename only the  function name following  the defun statement,
  631.           do  not rename  CC30, CE30,  CI30 or  CN30.  The  new function
  632.           names  must  still include  the  C: prefix.   For  example, to
  633.           rename CN to NOTES, the edited line would look like this:
  634.  
  635.                (defun C:NOTES () (C:CN30))
  636.  
  637.           If you  have renamed  any of  these CADET  functions, you must
  638.           manually  remove  them  prior  to  using  CADET's installation
  639.           program to install future upgrades.
  640.  
  641.           ────────────────
  642.           FIRST TIME USERS
  643.           ────────────────
  644.  
  645.           Although no trouble is anticipated, in keeping with the spirit
  646.           of "better safe than sorry",  we suggest you save your drawing
  647.           prior to executing CADET the first few times you try it.  This
  648.           is especially wise if you  have a highly customized system. If
  649.           other programs work for  you through AutoCAD's SHELL function,
  650.           you  should have  no trouble  with CADET,  properly installed.
  651.           Once it  becomes apparent to  you that no  problems exist, the
  652.           act of saving the drawing first is unnecessary.
  653.  
  654.  
  655.           CADET v3.0                    9                 User's Manual
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.           ──────────────────────────────────────────────────────────────
  665.                          EDITING OR EXPORTING TEXT WITH CE
  666.           ──────────────────────────────────────────────────────────────
  667.  
  668.           CE  (short for  CADET-Edit) is  the lisp  function you  use to
  669.           select text and  attributes to edit  or export.  Enter AutoCAD
  670.           in the usual way by loading an existing drawing or beginning a
  671.           new  drawing.   If  you did  not  install  CADET's autoloading
  672.           functions in  your ACAD.LSP file,  you must  load CADET.LSP at
  673.           the AutoCAD command  prompt.  This is  unnecessary if you have
  674.           installed the autoloading functions.
  675.  
  676.               Command:(LOAD"CADET")
  677.  
  678.           Once loaded, CE  and other CADET  functions are active AutoCAD
  679.           commands similar to the built-in drawing and editing commands.
  680.           As supplied, the command must  be invoked at the keyboard, not
  681.           from your menus.  Just enter "CE" at the command prompt.
  682.  
  683.               Command:CE
  684.  
  685.           You will now  see the CADET-Edit  version number and copyright
  686.           notice, and a prompt to pick the text and attributes.
  687.  
  688.               Select objects:
  689.  
  690.           This  is  AutoCAD's general  interactive  selection mechanism.
  691.           Use object snaps, Window, Crossing, Last, Previous, Remove and
  692.           Add, etc. to select  the text.  You can  select up to 99 lines
  693.           of text or  attributes.  Don't worry  if non-text entities are
  694.           accidentally picked into the selection set.  CE safely filters
  695.           them out.
  696.  
  697.           Once you  have completed picking  the text,  press [Enter] and
  698.           you will see the following message.   Writing to editor...
  699.  
  700.           If you've picked a lot of text,  or if you have included a lot
  701.           of non-text  entities for  CE to filter  out, this  may take a
  702.           moment.  If you have  picked more than the  maximum of 99 text
  703.           entities, a  message is  printed and  the program  aborts.  If
  704.           this happens,  run CE again  and pick Previous  then Remove to
  705.           take out some of the items to do later.
  706.  
  707.           Once  CE finishes  writing,  CADET appears  with  the selected
  708.           text, sorted  by rows and  columns.  You can  optionally use a
  709.           variable "CADETS" to determine  which text coordinates CE will
  710.           use for sorting.  Read the INSTALLATION chapter for details.
  711.  
  712.           Use CADET to edit  the text as necessary.   To export the text
  713.           to a  disk file,  use the  [Ctrl-X] command.   Exit CADET with
  714.           either the [Ctrl-Q]  (abandon and quit)  or the [Ctrl-E] (save
  715.           and end)  command.  After exiting  CADET, you  are returned to
  716.           the AutoCAD graphics screen.  If  you exited CADET with [Ctrl-
  717.           E], CE will update  any text which has  changed and report the
  718.           total number of lines changed.
  719.  
  720.  
  721.           CADET v3.0                    10                 User's Manual
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.           ──────────────────────────────────────────────────────────────
  731.                            CREATING TEXT TABLES WITH CC
  732.           ──────────────────────────────────────────────────────────────
  733.  
  734.           CC (short for CADET-Create table) is the lisp function you use
  735.           to  create new  text tables  - with  the CADET  editor.  Enter
  736.           AutoCAD in  the usual  way by  loading an  existing drawing or
  737.           beginning  a  new drawing.   If  you did  not  install CADET's
  738.           autoloading functions  in your  ACAD.LSP file,  you must enter
  739.           the  instruction  to  load CADET.LSP  at  the  AutoCAD command
  740.           prompt.  If you have  installed the autoloading functions this
  741.           step is unnecessary.
  742.  
  743.               Command:(LOAD"CADET")
  744.  
  745.           Once loaded, CC  and other CADET  functions are active AutoCAD
  746.           commands similar to the built-in drawing and editing commands.
  747.           As supplied, the command must  be invoked at the keyboard, not
  748.           from your menus.  Just enter "CC" at the command prompt.
  749.  
  750.               Command:CC
  751.  
  752.           You will  now see  the CADET-Create  table version  number and
  753.           copyright notice, and are prompted to enter the starting point
  754.           (left text  justification) of the  first column  (column A) or
  755.           specify a different text justification.  CADET letters columns
  756.           A, B, C and so forth.
  757.  
  758.               Starting point of column A or Center/Middle/Right:
  759.  
  760.           This is similar to AutoCAD's TEXT command prompt.  If you want
  761.           center, middle or  right justification, enter  "C", "M" or "R"
  762.           prior to supplying the  corresponding point.  Otherwise simply
  763.           supply a starting point.
  764.  
  765.           Use your pointing device to pick  the point or enter the point
  766.           in X and Y coordinates.  All new text is placed at the current
  767.           elevation,  so a  Z coordinate  is  not necessary.   CC always
  768.           places new text  horizontally, regardless of  your zero degree
  769.           orientation.  (You can rotate text after it has been placed).
  770.  
  771.           This first  text insertion  point you've  entered also defines
  772.           the vertical (Y coordinate)  origin of any subsequent columns,
  773.           simplifying multiple column definition.
  774.  
  775.           Next, if  the current  text style  is not  defined at  a fixed
  776.           height, CC prompts you to supply a text height.
  777.  
  778.               Text height <X.XXXX>:
  779.  
  780.           The <X.XXXX>  default is  your default  height for  new text -
  781.           generally, the  height last used  to draw  text.  Respond with
  782.           the height you  need, or press [Enter]  to accept the default.
  783.           Like AutoCAD's TEXT command, you  may use your pointing device
  784.           to drag the height from the point of origin.
  785.  
  786.  
  787.           CADET v3.0                    11                 User's Manual
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.           In the next series  of prompts CC will  ask for column and row
  797.           information.  Use multiple columns to  produce a table or bill
  798.           of  materials.   Columns arrange  text  horizontally,  you can
  799.           either evenly space the columns or specify nonuniform spacing.
  800.           You can also  specify the text  justification for each column,
  801.           so  building  neat  tables  is  easy.   Multiple  columns  are
  802.           optional, so CC is also useful for purposes other than tables.
  803.  
  804.           You will be prompted for the number of columns first.
  805.  
  806.               Number of text columns (|||) <1>:
  807.  
  808.           Enter the number  of columns needed, or  press [Enter] for the
  809.           default of 1 if you only  need a single column of text.  CADET
  810.           handles a maximum of 99  entities, which is the maximum number
  811.           of columns you can  define.  If you enter  a greater value, CC
  812.           defaults to 99.  Keep  in mind that the  number of columns you
  813.           define limits the number of rows you may create, so if you are
  814.           creating a large table you may need to build it in sections.
  815.  
  816.           Next you receive a prompt for the number of rows.
  817.  
  818.               Number of text rows (---) per column <X max>:
  819.  
  820.           The default  X represents the  maximum full  text rows allowed
  821.           per column.  This is the quotient  of 99 divided by the number
  822.           of columns  you defined.  You  can either enter  the number of
  823.           rows you actually need, or press [Enter] to accept the default
  824.           maximum.  If you  enter a value over  the maximum, CC defaults
  825.           to the maximum.  You  may be composing text  as you go and not
  826.           know how many  rows you will  need.  In such  cases you should
  827.           accept the default  maximum.  The number  of rows defined just
  828.           sets up space in the editor, you do not have to fill each row.
  829.  
  830.           If you have chosen more than a single row you will be prompted
  831.           to supply the row spacing.
  832.  
  833.               Distance between rows <X.XXXX> or Auto:
  834.  
  835.           This requests  the vertical spacing  between each  text row or
  836.           entity.   The default  <X.XXXX>  equals 1.619  times  the text
  837.           height you've  selected -  equivalent to  the spacing  many of
  838.           AutoCAD's  furnished text  fonts  produce when  used  with the
  839.           DTEXT  command.  Entering  a constant  value will  assure that
  840.           adjacent columns  align, and CC  can place the  text faster in
  841.           this  mode than  it  can using  "Auto".   To enter  a constant
  842.           value, either  press the  [Enter] key  to accept  the default,
  843.           type in a new distance, or  use your pointing device to define
  844.           the distance by picking two points.
  845.  
  846.           Enter "A" or "auto" for automatic spacing.  With CADET you can
  847.           change the text height of  entities individually, so CC's Auto
  848.           row  spacing  uses a  special  function to  ensure  mixed text
  849.           heights are vertically spaced adequately to avoid overlapping.
  850.           Because Auto is specialized, there can be disadvantages.
  851.  
  852.  
  853.           CADET v3.0                    12                 User's Manual
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.           Auto  will vertically  space each  line of  text based  on its
  863.           height, stepping off the "last" text entity similar to the way
  864.           AutoCAD works when you respond to a text starting point prompt
  865.           with a  carriage return.   In empty  rows between  text items,
  866.           since each  row of  text must  step off  the preceding  row, a
  867.           temporary entity is first drawn, then erased - you can observe
  868.           this on  the screen.   Also, since  the vertical  spacing will
  869.           vary, you cannot maintain  uniform column alignment when using
  870.           Auto with mixed text heights  and multiple columns.  CC's Auto
  871.           mode is best for single columns of text of varying height.
  872.  
  873.           The next prompt, if you have  chosen two or more columns, is a
  874.           request for the origin and, optionally, the text justification
  875.           of  the second  column (Column  B).  CC  defaults to  the text
  876.           justification you  selected for  the preceding  column, so the
  877.           wording of the prompt varies accordingly.
  878.  
  879.               Starting point of column B or Center/Middle/Right:
  880.               Center point of column B or Middle/Right/Start:
  881.               Middle point of column B or Center/Right/Start:
  882.               Ending point of column B or Center/Middle/Start:
  883.  
  884.           If you need  to change the justification,  enter "C", "M", "R"
  885.           or "S" prior  to supplying the point.   The requested point is
  886.           the  horizontal  orientation  of the  second  column  of text.
  887.           Either type in point  coordinates (X, Y) or  pick a point with
  888.           your pointing  device.  Although  you input  a point,  CC only
  889.           uses  the  horizontal  (X   coordinate)  component.   CC  will
  890.           automatically align this column with column A.  Since you only
  891.           need to  be concerned  with the  X coordinate,  this serves to
  892.           simplify your point entry.
  893.  
  894.           If you have chosen three  or more columns, you receive further
  895.           prompts.
  896.  
  897.               Starting point of column C or Center/Middle/Right/Equal:
  898.  
  899.           This prompt is  essentially the same as  the prompt for column
  900.           B,  and,  like  the  previous  prompt,  will  vary  in wording
  901.           according to the default text justification.  Again, the point
  902.           will only be used for horizontal (X coordinate) positioning.
  903.  
  904.           Added to the prompt for column  C and following columns is the
  905.           option Equal.  Selecting  Equal will cause  the current column
  906.           and all  remaining columns to  be spaced  equally, the spacing
  907.           matching the last defined column offset and each column having
  908.           the default text justification.
  909.  
  910.           Enter "E",  or "equal" if  it suits you,  otherwise supply the
  911.           column's  orientation point  (optionally  entering a  new text
  912.           justification first).  Again,  you may pick  a point with your
  913.           pointing  device  or type  in  the point  coordinates  (X, Y).
  914.           Unless you have chosen Equal,  similar prompts repeat for each
  915.           column's  horizontal  orientation and  text  justification, or
  916.           until you choose to equally space the remaining columns.
  917.  
  918.  
  919.           CADET v3.0                    13                 User's Manual
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.           Now that the rows and columns have been defined, AutoCAD flips
  929.           to the text screen, and  the CADET editor appears.  The editor
  930.           will accommodate the number of columns and rows you specified.
  931.           The default text height will be that which you supplied or the
  932.           fixed height text,  if so defined.   The designated text style
  933.           will be the default text style from your AutoCAD drawing.
  934.  
  935.           Once in the CADET editor, you may change the text's height and
  936.           style on either a line-by-line  or global basis.  We cover the
  937.           functions of the CADET text editor in the next section of this
  938.           manual.  Once you  have entered the text  in the editor, press
  939.           [Ctrl-E] to end.  AutoCAD will flip to the graphics screen and
  940.           draw the text you created.
  941.  
  942.               Reading in text... Done.
  943.  
  944.           If you need to make any  changes to the text you have created,
  945.           use CE.   Should you  need to  orient the  text at  some angle
  946.           other than horizontal, use  AutoCAD's ROTATE command after the
  947.           text has been drawn.
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954.  
  955.  
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962.  
  963.  
  964.  
  965.  
  966.  
  967.  
  968.  
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.           CADET v3.0                    14                 User's Manual
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.           ──────────────────────────────────────────────────────────────
  995.                           CREATING DRAWING NOTES WITH CN
  996.           ──────────────────────────────────────────────────────────────
  997.  
  998.           CN (short  for CADET-Notes)  is the  lisp function  you use to
  999.           create drawing notes  with the CADET  editor.  CN differs from
  1000.           CC in the fact  that it creates just  a single column of text.
  1001.           Lacking column definitions, CN is simpler to use.  Cadet-Notes
  1002.           also accesses the  CADET editor in a  free-form style in which
  1003.           CADET's  advanced features  such  as word  wrap  and paragraph
  1004.           reformat are available.
  1005.  
  1006.           Enter AutoCAD in the usual  way by loading an existing drawing
  1007.           or beginning  a new drawing.   If you did  not install CADET's
  1008.           autoloading functions  in your  ACAD.LSP file,  you must enter
  1009.           the  instruction  to  load CADET.LSP  at  the  AutoCAD command
  1010.           prompt.  If you have  installed the autoloading functions this
  1011.           step is unnecessary.
  1012.  
  1013.               Command:(LOAD"CADET")
  1014.  
  1015.           Once loaded, CN  and other CADET  functions are active AutoCAD
  1016.           commands similar to the built-in drawing and editing commands.
  1017.           As supplied, the command must  be invoked at the keyboard, not
  1018.           from your menus.  Just enter "CN" at the command prompt.
  1019.  
  1020.               Command:CN
  1021.  
  1022.           You will now see the  CADET-Notes version number and copyright
  1023.           notice, and  are prompted  to enter  the starting  point (left
  1024.           text justification) of the notes,  or specify a different text
  1025.           justification.
  1026.  
  1027.               Starting point or Center/Middle/Right:
  1028.  
  1029.           This is similar to AutoCAD's TEXT command prompt.  If you want
  1030.           center, middle or  right justification, enter  "C", "M" or "R"
  1031.           prior to supplying the  corresponding point.  Otherwise simply
  1032.           supply a starting point.
  1033.  
  1034.           Use your pointing device to pick  the point or enter the point
  1035.           in X and Y coordinates.  All new text is placed at the current
  1036.           elevation,  so a  Z coordinate  is  not necessary.   CN always
  1037.           places new text  horizontally, regardless of  your zero degree
  1038.           orientation.  (You  can always  rotate the  text after  it has
  1039.           been placed).
  1040.  
  1041.           Next, if  the current  text style  is not  defined at  a fixed
  1042.           height, CN prompts you to supply a text height.
  1043.  
  1044.               Text height <X.XXXX>:
  1045.  
  1046.           The <X.XXXX>  default is  your default  height for  new text -
  1047.           generally, the  height last used  to draw  text.  Respond with
  1048.           the height you need, or press [Enter] to accept the default.
  1049.  
  1050.  
  1051.           CADET v3.0                    15                 User's Manual
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.           Similar to AutoCAD's  TEXT command, you  may use your pointing
  1061.           device to drag the height from the point of origin.
  1062.  
  1063.           If you have chosen more than a single row you will be prompted
  1064.           to supply the row spacing.
  1065.  
  1066.               Distance between rows <Auto>:
  1067.  
  1068.           This requests  the vertical spacing  between each  text row or
  1069.           entity.  Enter  "A", "auto" or  press the [Enter]  key for the
  1070.           default automatic spacing.  Auto  spaces the text according to
  1071.           its height and  style, at the same  pitch that AutoCAD's DTEXT
  1072.           command uses.  Unlike CC, there  is no performance penalty for
  1073.           using CN's  Auto option  since text  heights are  uniform.  In
  1074.           notes mode the CADET editor allows only global changes to text
  1075.           height and style.
  1076.  
  1077.           Optionally,  you can  enter a  constant  value to  control the
  1078.           spacing to  whatever pitch  you desire.   To enter  a constant
  1079.           value,  type in  a  distance or  use  your pointing  device to
  1080.           define a distance by picking two points.
  1081.  
  1082.           AutoCAD now  flips to  the text  screen, and  the CADET editor
  1083.           appears.  The editor will accommodate  up to 99 lines of text.
  1084.           The default text height will be that which you supplied or the
  1085.           fixed height text,  if so defined.   The designated text style
  1086.           will be the default text style from your AutoCAD drawing.
  1087.  
  1088.           Once in the  CADET editor, you  can use word  wrap to simplify
  1089.           the task of typing well  formatted notes.  You may also change
  1090.           the text's height and style on a global basis, although height
  1091.           changes are not recommended if  you have specified a fixed row
  1092.           spacing.  We cover the functions of the CADET text editor more
  1093.           fully in the next section of this manual.
  1094.  
  1095.           Once you have  entered the text in  the editor, press [Ctrl-E]
  1096.           to end.  AutoCAD will flip to the graphics screen and draw the
  1097.           notes you created.
  1098.  
  1099.               Reading in text... Done.
  1100.  
  1101.           If you need to make any changes to the notes you have created,
  1102.           use CE.   Should you  need to  orient the  text at  some angle
  1103.           other than horizontal, use  AutoCAD's ROTATE command after the
  1104.           notes have been drawn.
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.           CADET v3.0                    16                 User's Manual
  1118.  
  1119.  
  1120.  
  1121.  
  1122.  
  1123.  
  1124.  
  1125.  
  1126.           ──────────────────────────────────────────────────────────────
  1127.                            IMPORTING TEXT FILES WITH CI
  1128.           ──────────────────────────────────────────────────────────────
  1129.  
  1130.           CI (short  for CADET-Import) is  the lisp function  you use to
  1131.           import a ASCII  text file from  a disk into  your drawing.  An
  1132.           ASCII  text file  is one  of plain  text, without  the special
  1133.           formatting characters some word  processors create.  Most word
  1134.           processors  can  create an  ASCII  text file  however,  with a
  1135.           special save or print-to-disk command.   To check if a file is
  1136.           ASCII, print it to  the screen with the  DOS TYPE command, for
  1137.           example: TYPE MyFile.  If the text  is legible as it prints on
  1138.           the screen, with no strange looking characters, it is ASCII.
  1139.  
  1140.           Enter AutoCAD in the usual  way by loading an existing drawing
  1141.           or beginning  a new drawing.   If you did  not install CADET's
  1142.           autoloading functions  in your  ACAD.LSP file,  you must enter
  1143.           the  instruction  to  load CADET.LSP  at  the  AutoCAD command
  1144.           prompt.  If you have  installed the autoloading functions this
  1145.           step is unnecessary.
  1146.  
  1147.               Command:(LOAD"CADET")
  1148.  
  1149.           Once loaded, CI  and other CADET  functions are active AutoCAD
  1150.           commands similar to the built-in drawing and editing commands.
  1151.           As supplied, the command must  be invoked at the keyboard, not
  1152.           from your menus.  Just enter "CI" at the command prompt.
  1153.  
  1154.               Command:CI
  1155.  
  1156.           You will now see the CADET-Import version number and copyright
  1157.           notice, and are prompted to enter a file name.
  1158.  
  1159.               File name of text file to import:
  1160.  
  1161.           Enter the file  name, including the  drive and subdirectory if
  1162.           different from the default, and  file extension if any.  If CI
  1163.           cannot find  the file in  the specified  subdirectory, it will
  1164.           show an error message and repeat the prompt for a file name.
  1165.  
  1166.           Next, you are prompted to  enter the starting point (left text
  1167.           justification) of  the first  column (column  A) or  specify a
  1168.           different text justification.   CADET letters columns  A, B, C
  1169.           and so forth.
  1170.  
  1171.               Starting point of column A or Center/Middle/Right:
  1172.  
  1173.           Similar to AutoCAD's TEXT command  prompt, if you want center,
  1174.           middle or right justification, enter  "C", "M" or "R" prior to
  1175.           supplying the  corresponding point.  Otherwise,  just supply a
  1176.           starting point.  Use your pointing device to pick the point or
  1177.           enter  the point  in X  and  Y coordinates.   All new  text is
  1178.           placed  at the  current elevation,  so a  Z coordinate  is not
  1179.           necessary.  CI  places text  horizontally, regardless  of your
  1180.           zero degree orientation.  (You can rotate the text later).
  1181.  
  1182.  
  1183.           CADET v3.0                    17                 User's Manual
  1184.  
  1185.  
  1186.  
  1187.  
  1188.  
  1189.  
  1190.  
  1191.  
  1192.           This first  text insertion  point you've  entered also defines
  1193.           the vertical (Y coordinate)  origin of any subsequent columns,
  1194.           simplifying multiple column definition.
  1195.  
  1196.           Next, if  the current  text style  is not  defined at  a fixed
  1197.           height, CI prompts you to supply a text height.
  1198.  
  1199.               Text height <X.XXXX>:
  1200.  
  1201.           The <X.XXXX>  default is  your default  height for  new text -
  1202.           generally, the  height last used  to draw  text.  Respond with
  1203.           the height you  need, or press [Enter]  to accept the default.
  1204.           Like AutoCAD's TEXT command, you  may use your pointing device
  1205.           to drag the height from the point of origin.
  1206.  
  1207.           In the next series  of prompts CI will  ask for column and row
  1208.           information (multiple columns optional).   Columns are used to
  1209.           arrange text horizontally, you can evenly space the columns or
  1210.           specify nonuniform  spacing, and specify  a text justification
  1211.           for each column.  First, enter the number of columns.
  1212.  
  1213.               Number of text columns (|||) <1>:
  1214.  
  1215.           Enter the number  of columns you desire,  or press [Enter] for
  1216.           the default of  1 if you want  to read the  text into a single
  1217.           column.  If  you have  chosen more  than one  column, you will
  1218.           receive a prompt for the number of rows.
  1219.  
  1220.               Number of text rows (---) per column:
  1221.  
  1222.           Enter the number of  rows per column you  wish to see.  If the
  1223.           number of text lines from the file you import exceed the array
  1224.           size you  have defined (the  product of the  number of columns
  1225.           times the  number of  rows), the  balance will  continue to be
  1226.           placed below the final column.   Similarly, the number of text
  1227.           lines from the  file you import  need not fill  the column and
  1228.           row array - CI will terminate  the pattern when it reaches the
  1229.           last line of the file.
  1230.  
  1231.           If you have chosen more than a single row you will be prompted
  1232.           to supply the row spacing.
  1233.  
  1234.               Distance between rows or <Auto>:
  1235.  
  1236.           This requests  the vertical spacing  between each  text row or
  1237.           entity.  Enter  "A", "auto" or  press the [Enter]  key for the
  1238.           default automatic spacing.  Auto  spaces the text according to
  1239.           its height and  style, at the same  pitch that AutoCAD's DTEXT
  1240.           command uses.   Like CN, there  is no  performance penalty for
  1241.           using CI's Auto option since text heights are uniform.
  1242.  
  1243.           Optionally,  you can  enter a  constant  value to  control the
  1244.           spacing to  whatever pitch  you desire.   To enter  a constant
  1245.           value,  type in  a  distance or  use  your pointing  device to
  1246.           define a distance by picking two points.
  1247.  
  1248.  
  1249.           CADET v3.0                    18                 User's Manual
  1250.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.           The next prompt, if you have  chosen two or more columns, is a
  1259.           request for the origin and, optionally, the text justification
  1260.           of  the second  column (Column  B).  CI  defaults to  the text
  1261.           justification you  selected for  the preceding  column, so the
  1262.           wording of the prompt varies accordingly.
  1263.  
  1264.               Starting point of column B or Center/Middle/Right:
  1265.               Center point of column B or Middle/Right/Start:
  1266.               Middle point of column B or Center/Right/Start:
  1267.               Ending point of column B or Center/Middle/Start:
  1268.  
  1269.           If you need  to change the justification,  enter "C", "M", "R"
  1270.           or "S" prior  to supplying the point.   The requested point is
  1271.           the  horizontal  orientation  of the  second  column  of text.
  1272.           Either type in point  coordinates (X, Y) or  pick a point with
  1273.           your pointing  device.  Although  you input  a point,  CI only
  1274.           uses  the  horizontal  (X   coordinate)  component.   CI  will
  1275.           automatically align this column with column A.  Since you only
  1276.           need to  be concerned  with the  X coordinate,  this serves to
  1277.           simplify your point entry.
  1278.  
  1279.           If you have chosen three  or more columns, you receive further
  1280.           prompts.
  1281.  
  1282.               Starting point of column C or Center/Middle/Right/Equal:
  1283.  
  1284.           This prompt is  essentially the same as  the prompt for column
  1285.           B,  and,  like  the  previous  prompt,  will  vary  in wording
  1286.           according to the default text justification.  Again, the point
  1287.           will only be used for horizontal (X coordinate) positioning.
  1288.  
  1289.           Added to the prompt for column  C and following columns is the
  1290.           option Equal.  Selecting  Equal will cause  the current column
  1291.           and all  remaining columns to  be spaced  equally, the spacing
  1292.           matching the last defined column offset and each column having
  1293.           the default text justification.
  1294.  
  1295.           Enter "E",  or "equal" if  it suits you,  otherwise supply the
  1296.           column's  orientation point  (optionally  entering a  new text
  1297.           justification first).  Again,  you may pick  a point with your
  1298.           pointing  device  or type  in  the point  coordinates  (X, Y).
  1299.           Unless you have chosen Equal,  similar prompts repeat for each
  1300.           column's  horizontal  orientation and  text  justification, or
  1301.           until you choose to equally space the remaining columns.
  1302.  
  1303.           Once the rows and columns have been defined, CI begins reading
  1304.           in  the  text form  the  specified  file, drawing  it  in your
  1305.           drawing as it goes.
  1306.  
  1307.               Reading in text... Done.
  1308.  
  1309.           If you need to make any  changes to the text you have created,
  1310.           use CE.   Should you  need to  orient the  text at  some angle
  1311.           other than horizontal, use  AutoCAD's ROTATE command after the
  1312.           text has been drawn.
  1313.  
  1314.  
  1315.           CADET v3.0                    19                 User's Manual
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322.  
  1323.  
  1324.           ──────────────────────────────────────────────────────────────
  1325.                               USING THE CADET EDITOR
  1326.           ──────────────────────────────────────────────────────────────
  1327.  
  1328.           The CADET.EXE text editor is  activated by CE (CADET-Edit), CC
  1329.           (CADET-Create table) and CN (CADET-Notes).  This editor is the
  1330.           heart of the  CADET system.  You can  cursor freely around the
  1331.           screen,  entering  and  editing   text  as  necessary.   CADET
  1332.           supports a dual level command  interface.  At the expert level
  1333.           one  can execute  CADET commands  by pressing  the appropriate
  1334.           "shortcut" key  - a control/letter  key combination.  Pressing
  1335.           [F1] brings  up a  help screen.  For  new users,  CADET has an
  1336.           easy to use "pull-down" menu system.
  1337.  
  1338.           Activate the main pull-down menu bar at the top of the editing
  1339.           screen by pressing the [F10]  function key.  Select a sub-menu
  1340.           by either moving the selection  bar to the appropriate heading
  1341.           with the  cursor keys  and pressing  [Enter] or  [Down], or by
  1342.           pressing  the  highlighted  "hot-key"  letter  in  one  of the
  1343.           headings.  The bottom line  of the screen displays information
  1344.           on each of the sub-menus as you cursor through the headings.
  1345.  
  1346.           Once  selected,  sub-menus  drop  down  and  display available
  1347.           commands.  Choose a command by either moving the selection bar
  1348.           over it and  pressing [Enter], or  by pressing its highlighted
  1349.           hot-key.  As the cursor moves through the commands, the bottom
  1350.           of the screen displays help  information about the command and
  1351.           its optional shortcut  key.  To move  to an adjacent sub-menu,
  1352.           just press [Left] or [Right].  To return to the top level menu
  1353.           bar, press [Esc] or cursor up to the top line.  Pressing [Esc]
  1354.           at the  top level  menu bar  returns you  to the  editor.  The
  1355.           manual's COMMAND REFERENCE section details the menu system.
  1356.  
  1357.           We represent  the shortcut keys  in the  manual with "control"
  1358.           abbreviated to "Ctrl"  followed by a dash  and the letter key,
  1359.           like so: [Ctrl-A].   The menu equivalent  is listed with [F10]
  1360.           followed by a dash, the sub-menu hot-key, another dash and the
  1361.           command hot-key, for example: [F10]-E-A.
  1362.  
  1363.           In normal edit mode, a status  line is displayed at the top of
  1364.           CADET's screen.  Shown, from left to right, is the following.
  1365.  
  1366.               1. Drawing name for which text is being edited.
  1367.               2. Text height of text at cursor line.
  1368.               3. Text font style of text at cursor line.
  1369.               4. Current editor sort order (by row or by column).
  1370.               5. Editor line position of cursor.
  1371.               6. Editor column position of cursor.
  1372.               7. Typematic rate speed (slow, medium or fast).
  1373.               8. Editing insert mode (insert or overwrite).
  1374.  
  1375.           A second status line is located on the next to last row of the
  1376.           screen.  In CADET-Edit mode, if the text at the cursor line is
  1377.           an attribute,  this status line  displays the  block name, the
  1378.           attribute tag and the attribute prompt.
  1379.  
  1380.  
  1381.           CADET v3.0                    20                 User's Manual
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390.           In  CADET-Notes  mode,  the  lower  status  line  displays the
  1391.           current word-wrap column  width setting.  In  all modes, CADET
  1392.           prompts and messages are shown at the bottom of the screen.
  1393.  
  1394.           In this  manual we  refer to  separate text  entities as "text
  1395.           lines" since each  occupies one line in  the editor.  We refer
  1396.           to the body of text in the editor as the "set" or "set of text
  1397.           lines".  Several  of the  commands work  on either  the cursor
  1398.           "line" (locally) or the "set" (globally) at your option.
  1399.  
  1400.           The  cursor keys  are the  basic method  of moving  around the
  1401.           screen.  There are also special  keys to move through the text
  1402.           even  more  quickly.  [Ctrl-Right]  and  [Ctrl-Left]  move the
  1403.           cursor  a word  at a  time right  and left  respectively.  The
  1404.           [Tab] and  [Shift-Tab] keys move  the cursor right  and left 8
  1405.           spaces.  Move the cursor to the  beginning and end of the line
  1406.           with the [Home] and [End] keys.  The [Page Up] and [Page Down]
  1407.           keys moves vertically one screen depth, and [Ctrl-Page Up] and
  1408.           [Ctrl-Page Down]  moves to the  beginning and end  of the set.
  1409.           The screen scrolls vertically and horizontally as required.
  1410.  
  1411.           If you are using CADET on an  IBM AT, PS/2, or 286, 386 or 486
  1412.           compatible, you can  further enhance the  cursor speed.  CADET
  1413.           has a typematic rate accelerator  which can move the cursor up
  1414.           to three  times faster  than normal.   To toggle  from Slow to
  1415.           Medium to Fast, use the [Ctrl-T] (or [F10]-M-T) command.
  1416.  
  1417.           You have two  modes available when typing  in text: insert and
  1418.           overwrite mode.  Insert mode is nondestructive, characters are
  1419.           inserted at  the cursor position  and displace  any text which
  1420.           exists above  and to  the right  of the  cursor.  In overwrite
  1421.           mode,  characters entered  overwrite any  existing characters.
  1422.           Pressing the [Ins] key toggles the insert mode.
  1423.  
  1424.           There are a number of ways to delete text besides the familiar
  1425.           [BackSpace] and  [Delete] keys.   To delete  words, use [Ctrl-
  1426.           BackSpace] (or [F10]-E-W).  Use  [Ctrl-End] (or [F10]-E-E) and
  1427.           [Ctrl-Home] (or [F10]-E-H) to delete  to the end and beginning
  1428.           of  the  line respectively.   Erase  a complete  line  of text
  1429.           quickly by pressing [Ctrl-A]  (or [F10]-E-A).  Delete a marked
  1430.           block of text with the [Ctrl-M] (or [F10]-B-M) command.  These
  1431.           methods of  deleting text are  local commands.  If  you do not
  1432.           move your cursor off the line or use a global command function
  1433.           first,  pressing  [Esc]  can  undo  the  deletion.   A  global
  1434.           deletion command, [Ctrl-D] (or [F10]-E-D), is discussed later.
  1435.  
  1436.           You  may enter  AutoCAD's special  symbols directly  into your
  1437.           text without the %% codes.  Just press the appropriate Alt key
  1438.           combination.
  1439.  
  1440.                  [Alt-O]  Overscore toggle (%%o)
  1441.                  [Alt-U]  Underscore toggle (%%u)
  1442.                  [Alt-D]  Degrees symbol (%%d)
  1443.                  [Alt-P]  Plus/minus symbol (%%p)
  1444.                  [Alt-C]  Circle dia. symbol (%%c)
  1445.  
  1446.  
  1447.           CADET v3.0                    21                 User's Manual
  1448.  
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454.  
  1455.  
  1456.           CADET performs  character code  to symbol  translation, to and
  1457.           from AutoCAD.  A portion of  this translation can be disabled,
  1458.           see the INSTALLATION chapter for details.
  1459.  
  1460.           ─────────────
  1461.           SORTING ORDER
  1462.           ─────────────
  1463.  
  1464.           The CADET editor  displays multiple text  entities in a linear
  1465.           list, with each entity occupying  one line of the text screen.
  1466.           The  order  in  which  the  text  entities  are  presented  is
  1467.           important.   Regardless  of the  order  in which  the  text is
  1468.           picked,  CADET  sorts  into rows  and  columns  based  on each
  1469.           entities X and Y coordinates.  The entities elevation in the Z
  1470.           plane is ignored.  For row/column definition in the edit mode,
  1471.           1/3rd the default  text height is  the vertical tolerance, and
  1472.           the full default text height is the horizontal tolerance.
  1473.  
  1474.           When editing text, CADET defaults  to using the "insert" point
  1475.           for the sort coordinates of center, middle and right justified
  1476.           text, rather than  the text's lower  left coordinates.  If you
  1477.           want to change this behavior, see the INSTALLATION chapter for
  1478.           instructions on setting the "CADETS" variable.
  1479.  
  1480.           Drawing notes and  some tables are easier  to read when viewed
  1481.           in column order.   Other tables make more  sense in row order.
  1482.           CADET allows  you to toggle  the sort order  with the [Ctrl-O]
  1483.           (or [F10]-D-O) command.  Consider the following examples, each
  1484.           has two columns, each word is a left-justified text entity:
  1485.  
  1486.             Example #1 (in AutoCAD)     │     Example #2 (in AutoCAD)
  1487.                                         │
  1488.                PENCIL     TABLE         │        DOOR     WINDOW
  1489.                PEN        CHAIR         │        CAT      DOG
  1490.                PAPER      COUCH         │        SPOON    FORK
  1491.  
  1492.           CADET's default sort  order is by columns  (you can change the
  1493.           default to rows when  you install CADET).  For identification,
  1494.           the editor letters the columns and numbers the rows similar to
  1495.           a spreadsheet.  Example  #1 is easier to  read in the editor's
  1496.           default  column  sort  order.  Example  #2,  however,  is more
  1497.           suited  to the  editor's  row sort  order.   Pressing [Ctrl-O]
  1498.           changes the display of example #2 to the row sort shown below.
  1499.  
  1500.           Here are the examples shown as you would see them in CADET:
  1501.  
  1502.           Example #1 (in CADET)         │      Example #2 (in CADET)
  1503.              (column order)             │          (row order)
  1504.                                         │
  1505.                1a PENCIL                │            1a DOOR
  1506.                2a PEN                   │            1b WINDOW
  1507.                3a PAPER                 │            2a CAT
  1508.                1b TABLE                 │            2b DOG
  1509.                2b CHAIR                 │            3a SPOON
  1510.                3b COUCH                 │            3b FORK
  1511.  
  1512.  
  1513.           CADET v3.0                    22                 User's Manual
  1514.  
  1515.  
  1516.  
  1517.  
  1518.  
  1519.  
  1520.  
  1521.  
  1522.           ────────────────────────────
  1523.           VIEW RELATIVE TEXT POSITIONS
  1524.           ────────────────────────────
  1525.  
  1526.           You can  view the  position of  text entities  relative to one
  1527.           another with the  [Ctrl-V] (or [F10]-D-V)  command.  While you
  1528.           cannot edit the text when in this view, it should quickly give
  1529.           you orientation on the row and column sorting scheme.  See the
  1530.           following COMMAND REFERENCE section for more details.
  1531.  
  1532.           ───────────
  1533.           ZOOM TOGGLE
  1534.           ───────────
  1535.  
  1536.           CADET's zoom function  is for VGA  and EGA compatible monitors
  1537.           only.  VGA monitors  can display text  screens 80 columns wide
  1538.           by 50  lines high in  addition to  the normal 80  column by 25
  1539.           line mode.  Likewise, EGA monitors have a 80 column wide by 43
  1540.           line high  mode.  Use the  [Ctrl-Z] command  (or [F10]-D-Z) to
  1541.           make CADET switch into  these condensed modes, displaying more
  1542.           of your text on screen.  [Ctrl-Z] is a toggle, use it again to
  1543.           switch back and forth between modes.
  1544.  
  1545.           ─────────────────────────────────
  1546.           INSERTING and DELETING TEXT LINES
  1547.           ─────────────────────────────────
  1548.  
  1549.           [Ctrl-D] (or  [F10]-E-D) is  the delete  line command.  Unlike
  1550.           erasing a line with the [Ctrl-A] command, using [Ctrl-D] pulls
  1551.           up the text  following it to  fill the gap.   The [Ctrl-I] (or
  1552.           [F10]-E-I) command inserts lines.  When you insert a line with
  1553.           the [Ctrl-I] command,  any following text  is moved a position
  1554.           down the set.  Both [Ctrl-D] and [Ctrl-I] are global in nature
  1555.           as they  affect other  text lines  as well  as the  one at the
  1556.           cursor.  [Esc] cannot undo changes made by these commands.
  1557.  
  1558.           The [Ctrl-D] delete line command can  be used in two ways.  If
  1559.           the cursor is  positioned at the beginning  or anywhere in the
  1560.           body  of a  line  of text,  the entire  line  of text  will be
  1561.           deleted.  If the cursor is  positioned past the right-hand end
  1562.           of  the  text,  however,  only  the  ending  "carriage return"
  1563.           (abbreviated CR)  is deleted.  With  the CR  deleted, the text
  1564.           from the line  immediately below is  merged to the  end of the
  1565.           text at the cursor position.
  1566.  
  1567.           With either of the above  applications, [Ctrl-D] gives you the
  1568.           choice to delete the line from the set or from the column/row.
  1569.           If you  are sorted by  row order,  your choice is  Set or Row.
  1570.           With column  sort order  your choice  is Set  or Column.  Your
  1571.           choice determines which line empties  as the others are pulled
  1572.           up toward the deleted line.   The position of the deleted line
  1573.           is filled as all lines in  the specified group (column, row or
  1574.           set) below are pulled  up one position.  The  last line of the
  1575.           group becomes empty.
  1576.  
  1577.  
  1578.  
  1579.           CADET v3.0                    23                 User's Manual
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.  
  1588.           Lets look at column ordered example #1 and row ordered example
  1589.           #2 once again.  If your cursor is at the 1a position under the
  1590.           text and you delete by column  in example #1 and delete by row
  1591.           in example #2, you will have the following results.
  1592.  
  1593.            Example #1 (in CADET)       │     Example #2 (in CADET)
  1594.            (before)     (after)        │     (before)     (after)
  1595.                                        │
  1596.            1a PENCIL    1a PEN         │     1a DOOR      1a WINDOW
  1597.            2a PEN       2a PAPER       │     1b WINDOW    1b
  1598.            3a PAPER     3a             │     2a CAT       2a CAT
  1599.            1b TABLE     1b TABLE       │     2b DOG       2b DOG
  1600.            2b CHAIR     2b CHAIR       │     3a SPOON     3a SPOON
  1601.            3b COUCH     3b COUCH       │     3b FORK      3b FORK
  1602.  
  1603.                 Example #1             │          Example #2
  1604.           (as redrawn in AutoCAD)      │    (as redrawn in AutoCAD)
  1605.                                        │
  1606.           PEN               TABLE      │    WINDOW
  1607.           PAPER             CHAIR      │    CAT                DOG
  1608.                             COUCH      │    SPOON              FORK
  1609.  
  1610.           Lets work the examples again, this time positioning the cursor
  1611.           one space  past the  end of  the word.   Pressing [Ctrl-D] now
  1612.           deletes only the CR, causing the line below to merge upward.
  1613.  
  1614.            Example #1 (in CADET)       │     Example #2 (in CADET)
  1615.            (before)     (after)        │     (before)     (after)
  1616.                                        │
  1617.            1a PENCIL    1a PENCIL PEN  │     1a DOOR      1a DOOR WINDOW
  1618.            2a PEN       2a PAPER       │     1b WINDOW    1b
  1619.            3a PAPER     3a             │     2a CAT       2a CAT
  1620.            1b TABLE     1b TABLE       │     2b DOG       2b DOG
  1621.            2b CHAIR     2b CHAIR       │     3a SPOON     3a SPOON
  1622.            3b COUCH     3b COUCH       │     3b FORK      3b FORK
  1623.  
  1624.           (as redrawn in AutoCAD)      │    (as redrawn in AutoCAD)
  1625.                                        │
  1626.           PENCIL PEN        TABLE      │    DOOR WINDOW
  1627.           PAPER             CHAIR      │    CAT                DOG
  1628.                             COUCH      │    SPOON              FORK
  1629.  
  1630.           In all cases, if you delete from the set, the last line of the
  1631.           set (position 3b in the examples) will become empty.
  1632.  
  1633.           CADET's  [Ctrl-I] (or  [F10]-E-I)  insert command  works  in a
  1634.           fashion similar to  [Ctrl-D].  [Ctrl-I] inserts  a new line or
  1635.           CR into the group at the cursor position, pushing the existing
  1636.           text down.  If the cursor is at the beginning of the text, the
  1637.           line of text  is pushed down.   If the cursor  is someplace in
  1638.           the middle  of the  text, the  text will  break at  the cursor
  1639.           position and the text to the right is moved down.  A new blank
  1640.           line is inserted a line below the cursor if the cursor is past
  1641.           the right-hand end of the text.
  1642.  
  1643.  
  1644.  
  1645.           CADET v3.0                    24                 User's Manual
  1646.  
  1647.  
  1648.  
  1649.  
  1650.  
  1651.  
  1652.  
  1653.  
  1654.           You have  the choice  of inserting  into the  set or inserting
  1655.           into the  column/row.  Existing  text moves non-destructively,
  1656.           so [Ctrl-I] requires there first be an empty line somewhere in
  1657.           the specified group below the  cursor.  The last blank line in
  1658.           the  group will  be  filled as  text  descends from  above.  A
  1659.           warning is printed if an insert is not possible.
  1660.  
  1661.           We will  use the  previously modified  example #1  to show the
  1662.           various ways  [Ctrl-I] may  be used.   We will  describe three
  1663.           cases, each of which  have the cursor in  the first line (line
  1664.           1a).  In case A, the cursor  is at the home position under the
  1665.           "P" in "PENCIL".   In case B,  the cursor is  under the "I" in
  1666.           "PENCIL".  Case C has the cursor at  the end of the line - one
  1667.           space  past  the "N"  in  "PEN".   We are  inserting  into the
  1668.           column.   In this  particular example  inserting into  the set
  1669.           would have  the same effect,  since the only  empty line below
  1670.           happens to also be in the same column.
  1671.  
  1672.           Example #1         Case A            Case B        Case C
  1673.            (before)          (after)           (after)       (after)
  1674.  
  1675.           1a PENCIL PEN    1a                1a PENC       1a PENCIL PEN
  1676.           2a PAPER         2a PENCIL PEN     2a IL PEN     2a
  1677.           3a               3a PAPER          3a PAPER      3a PAPER
  1678.           1b TABLE         1b TABLE          1b TABLE      1b TABLE
  1679.           2b CHAIR         2b CHAIR          2b CHAIR      2b CHAIR
  1680.           3b COUCH         3b COUCH          3b COUCH      3b COUCH
  1681.  
  1682.           ────────────────────────────────
  1683.           BLOCK OPERATIONS (CUT-and-PASTE)
  1684.           ────────────────────────────────
  1685.  
  1686.           CADET's block operations allow four primary functions:
  1687.  
  1688.             1. Delete selected portions of words or text lines.
  1689.             2. Move or copy selected text from one line to another.
  1690.             3. Swap selected text between any two lines.
  1691.             4. Store often  used words and  phrases in  the copy buffer.
  1692.                You can copy the buffer's  contents into your text with a
  1693.                single keystroke - a limited but useful macro feature.
  1694.  
  1695.           The marking mechanism of the  block operations is the [Ctrl-M]
  1696.           (or [F10]-B-M) command.  First, move your cursor to one end of
  1697.           the text you wish to block then press [Ctrl-M].  The character
  1698.           above the  cursor position will  highlight.  You  then use the
  1699.           horizontal cursor keys  (or [Ctrl-Right], [Ctrl-Left], [Home],
  1700.           [End],  [Tab]  or  [Shift-Tab])  to  highlight  the  remaining
  1701.           portion of text you wish to block.  Press [Enter] when you are
  1702.           done.  You are then given the option of copying the block into
  1703.           the  copy  buffer,  moving the  block  into  the  copy buffer,
  1704.           swapping the block  with the buffer  contents, or deleting the
  1705.           block.
  1706.  
  1707.           The simplest block operation is to delete the block.  Mark the
  1708.           text, press "D", and it is deleted.
  1709.  
  1710.  
  1711.           CADET v3.0                    25                 User's Manual
  1712.  
  1713.  
  1714.  
  1715.  
  1716.  
  1717.  
  1718.  
  1719.  
  1720.           To do cut-and-paste operations, mark  the text with the [Ctrl-
  1721.           M]  command  as  described above.   You  have  three "cutting"
  1722.           options: copying  the marked text,  moving the  marked text or
  1723.           swapping the  marked text.   These operations  use a temporary
  1724.           holding place called the copy  buffer to store the text you've
  1725.           blocked.  Any  previous contents  of the  copy buffer  will be
  1726.           overwritten with the new block of text.
  1727.  
  1728.           The default  is copy,  if you press  the [Enter]  key or press
  1729.           "C", the block remains and a copy  of it is placed in the copy
  1730.           buffer.   If  you press  "M"  for  move, the  marked  block is
  1731.           deleted as it is moved into the buffer.  Pressing "S" for swap
  1732.           causes the  marked block  and the  copy buffer  contents to be
  1733.           exchanged.
  1734.  
  1735.           You  can undo  any  changes made  by  the block  operations by
  1736.           pressing [Esc] before moving the cursor off the line where the
  1737.           block was marked, and before using a global command function.
  1738.  
  1739.           View  or edit  the  contents of  the  copy buffer  by pressing
  1740.           [Ctrl-B] (or [F10]-B-B).  The copy buffer will be displayed at
  1741.           the CADET prompt  line.  An almost  complete subset of editing
  1742.           functions  are available  for editing  the contents.   Edit as
  1743.           required and press  [Enter] to return to  the editor, or press
  1744.           [Esc] to exit back with the contents unchanged.
  1745.  
  1746.           To  complete  the  cut-and-paste  operation,  first  move your
  1747.           cursor to  the position  you want  to "paste"  the block.  You
  1748.           have two options.  If you just want to insert the block, press
  1749.           [Ctrl-C] (or  [F10]-B-C).  The block  will be  inserted at the
  1750.           cursor position, and  any text to the  right will be displaced
  1751.           to the right of the newly inserted block.  If you want to swap
  1752.           a block of text with the  copy buffer contents, use the [Ctrl-
  1753.           M] command again to mark the  new block of text, and press "S"
  1754.           for swap.
  1755.  
  1756.           Keep in mind  that after "pasting", the  block still exists in
  1757.           the  copy  buffer.  It  remains  there until  edited  out with
  1758.           [Ctrl-B] or overwritten by another  [Ctrl-M].  So, to copy the
  1759.           same block again in another position, just move the cursor and
  1760.           press [Ctrl-C] again.
  1761.  
  1762.           That,  in  essence, is  the  macro-like function  of  the copy
  1763.           buffer.  Suppose  you are  writing a  set of  notes where your
  1764.           company name "International  Computer Aided Drafting Services,
  1765.           Inc." appears  several times.  That's  a lot  of typing.  Just
  1766.           press [Ctrl-B] to bring up  the copy buffer, press [Ctrl-A] to
  1767.           erase its contents if necessary, and type in the company name.
  1768.           Press [Enter] to return to  the editor.  Now, whenever you get
  1769.           to a place  in the notes  where the company  name is required,
  1770.           press [Ctrl-C] and the name is inserted.
  1771.  
  1772.           You can find  other uses for  the block operations  - just use
  1773.           your imagination.   The ability  to edit  the copy  buffer and
  1774.           hold data after a copy offers you a lot of flexibility.
  1775.  
  1776.  
  1777.           CADET v3.0                    26                 User's Manual
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784.  
  1785.  
  1786.           When used with the insert  line and delete line functions, you
  1787.           can  rearrange  the  order of  lists.   Suppose  you  have the
  1788.           following list of text to rearrange in alphabetical order:
  1789.  
  1790.                 (original list)
  1791.  
  1792.                   1a Borden
  1793.                   2a Adams
  1794.                   3a Cooper
  1795.                   4a Edwards
  1796.  
  1797.           We  can do  this  a couple  of  different ways,  in  the first
  1798.           exercise we will use the swap feature of the block operations.
  1799.           Take the following steps:
  1800.  
  1801.             1. Cursor to line  1a and mark  "Borden" with [Ctrl-M].  Now
  1802.                press "M" to  move the block into  the copy buffer.  Line
  1803.                1a becomes a blank line.
  1804.  
  1805.             2. Cursor down to line 2a  and use [Ctrl-M] to mark "Adams",
  1806.                then press "S"  to swap the marked  "Adams" with the copy
  1807.                buffer contents, "Borden".
  1808.  
  1809.             3. Move  back to  line  1a and  press  [Ctrl-C] to  copy the
  1810.                "Adams" from the copy buffer into the line.
  1811.  
  1812.              (after step 1)      (after step 2)      (after step 3)
  1813.  
  1814.                1a                  1a                  1a Adams
  1815.                2a Adams            2a Borden           2a Borden
  1816.                3a Cooper           3a Cooper           3a Cooper
  1817.                4a Edwards          4a Edwards          4a Edwards
  1818.  
  1819.           For the second  exercise we will use  the [Ctrl-I] insert line
  1820.           command  along  with  the  block  operations.   Return  to the
  1821.           original list and take the following steps:
  1822.  
  1823.             1. Cursor to  line 2a and  mark "Adams"  with [Ctrl-M].  Now
  1824.                press "M" to  move the block into  the copy buffer.  Line
  1825.                2a becomes a blank line.
  1826.  
  1827.             2. Cursor up  to line  1a and  to the  home position.  Press
  1828.                [Ctrl-I], then "C" to insert a line into column "a".  The
  1829.                original contents of line 1a "Borden" is pushed down into
  1830.                the empty line 2a.
  1831.  
  1832.             3. Press [Ctrl-C] to  copy the "Adams"  from the copy buffer
  1833.                into line 1a.
  1834.  
  1835.              (after step 1)      (after step 2)      (after step 3)
  1836.  
  1837.                1a Borden           1a                  1a Adams
  1838.                2a                  2a Borden           2a Borden
  1839.                3a Cooper           3a Cooper           3a Cooper
  1840.                4a Edwards          4a Edwards          4a Edwards
  1841.  
  1842.  
  1843.           CADET v3.0                    27                 User's Manual
  1844.  
  1845.  
  1846.  
  1847.  
  1848.  
  1849.  
  1850.  
  1851.  
  1852.           ─────────────────────────────
  1853.           SEARCH-AND-REPLACE, FIND TEXT
  1854.           ─────────────────────────────
  1855.  
  1856.           Search-and-replace replaces one text string with another.  The
  1857.           text string can be a  character, word, phrase or complete line
  1858.           of text.  All text in the  editor can be searched, and you can
  1859.           selectively pick and choose the matches you wish to replace.
  1860.  
  1861.           Most  of  the  usual  editing  functions  are  available  when
  1862.           entering search strings.  When repeating searches, the strings
  1863.           last entered appear as defaults.   Press [Enter] to accept the
  1864.           default, or type in different text - the defaults clear if the
  1865.           first key pressed is not a cursor key.
  1866.  
  1867.           Press [Ctrl-R] (or [F10]-S-R) to  start the search and replace
  1868.           function.  You are prompted to enter an old text string at the
  1869.           CADET  prompt line.   Enter the  string  you wish  to replace.
  1870.           Next, enter the new text string  as you want it to appear.  If
  1871.           you simply want  to delete all occurrences  of the old string,
  1872.           leave the new string blank.
  1873.  
  1874.           The next  prompt is for  search options.  Enter  "I" to ignore
  1875.           case when searching,  otherwise the search  is case sensitive.
  1876.           Enter "W" to  search for whole word  matches only, the default
  1877.           is  to find  embedded strings  also.  Enter  "G" to  perform a
  1878.           global search for  all matches in the  set, otherwise only the
  1879.           first match from the cursor position downward will be located.
  1880.           You  can  mix  any  of the  options  as  needed,  for example,
  1881.           entering "IG" performs a case insensitive global search.
  1882.  
  1883.           Now the search begins.  At each match, the text is highlighted
  1884.           and the function pauses and presents you with these options.
  1885.  
  1886.               Replace? <Yes>/No/Quit/All
  1887.  
  1888.           Pressing "N" for no causes the  old text to be skipped without
  1889.           change, and global searches continued.  A "Y" response for yes
  1890.           (or pressing  [Enter]) causes the  old text to  be replaced by
  1891.           the new  text.  Again,  global searches  are resumed.   If you
  1892.           want to abort  the search, press "Q"  for quit.  During global
  1893.           searches,  if you  want  all matches  to  be replaced  with no
  1894.           further questions, press "A" for all.  Use care when using the
  1895.           "A" option.  There is no undo function available for replaces.
  1896.  
  1897.           To simply find  a character, word or  phrase, use the [Ctrl-F]
  1898.           (or [F10]-S-F)  find text  function.  It  works much  like the
  1899.           search and replace function.   Enter the string you're looking
  1900.           for as the  find text string, then  enter your search options.
  1901.           As matches are found you are presented an option.
  1902.  
  1903.               Find another? <Yes>/No
  1904.  
  1905.           Pressing "N"  aborts the search.   A "Y" response  for yes (or
  1906.           pressing [Enter]) continues global searches.
  1907.  
  1908.  
  1909.           CADET v3.0                    28                 User's Manual
  1910.  
  1911.  
  1912.  
  1913.  
  1914.  
  1915.  
  1916.  
  1917.  
  1918.           ───────────────────────────────
  1919.           CHANGING HEIGHT, CASE AND STYLE
  1920.           ───────────────────────────────
  1921.  
  1922.           You can quickly  change your text height,  text style, or text
  1923.           case on  a line-by-line or  global basis.   These commands all
  1924.           work similarly  - they  first ask if  you want  to perform the
  1925.           change to the line or set.  If you choose the default "L" (you
  1926.           can just press [Enter])  for line, the change  is made only to
  1927.           the line at  the cursor position.   If you press  "S" for set,
  1928.           the change is made globally to the entire set of text lines in
  1929.           the editor.   You can  undo a change  to the  line by pressing
  1930.           [Esc], but not a global change to the set.
  1931.  
  1932.           The current text height of the  line at the cursor position is
  1933.           always displayed on  the status line.   To change text height,
  1934.           press [Ctrl-H]  (or [F10]-C-H) and  respond to  the prompt for
  1935.           line or  set.  You then  enter the  new text height  as a real
  1936.           (decimal) number  (no architectural  units or  fractions).  If
  1937.           you should enter  an invalid number, the  entry is cleared and
  1938.           the prompt repeats.   Press [Enter] when  you've finished your
  1939.           entry.  [Ctrl-H]  will not allow  you to change  the height of
  1940.           text set to a fixed height text style.
  1941.  
  1942.           Changing the  case of the  text is simple,  press [Ctrl-U] (or
  1943.           [F10]-C-U) to change to upper case, or [Ctrl-L] (or [F10]-C-L)
  1944.           to change to lower case and answer the prompt for line or set.
  1945.  
  1946.           The current text font style of the line at the cursor position
  1947.           is always shown on  the status line.  To  change the text font
  1948.           style, press [Ctrl-S] (or [F10]-C-S) and respond to the prompt
  1949.           for line or set.  A prompt appears with the current text style
  1950.           highlighted.  Press the  [Up] or [Down]  keys to cycle through
  1951.           the available text  styles (styles previously  defined in your
  1952.           drawing), presented  in alphabetical  order.  The  [Space] bar
  1953.           performs the same function as the [Down] key).  When the style
  1954.           you want is highlighted, press [Enter].
  1955.  
  1956.           ──────────────
  1957.           EXPORTING TEXT
  1958.           ──────────────
  1959.  
  1960.           You can export text from your  AutoCAD drawing to a disk file,
  1961.           through the CE interface and the CADET editor.  Press [Ctrl-X]
  1962.           (or [F10]-M-X)  for eXport.  You are prompted to supply a name
  1963.           for the disk file which  will be written.  Optionally, you may
  1964.           add  a  drive and  path  to the  file  name.  If  you  name an
  1965.           existing file, you will be asked if you want to overwrite it.
  1966.  
  1967.           The  entire contents  of  the editor  are  written out  in the
  1968.           current sort order, so  sort the text to  your liking with the
  1969.           editor's [Ctrl-O]  command before  exporting it.   Any special
  1970.           characters  found will  be  translated to  the  appropriate %%
  1971.           codes as the text is written out to the file.
  1972.  
  1973.  
  1974.  
  1975.           CADET v3.0                    29                 User's Manual
  1976.  
  1977.  
  1978.  
  1979.  
  1980.  
  1981.  
  1982.  
  1983.  
  1984.           When  you use  the editor  just for  the purpose  of exporting
  1985.           text,  it is  simplest to  exit CADET  with the  [Ctrl-Q] quit
  1986.           command.  That way  CE will not  have to inspect  each line of
  1987.           text for changes.
  1988.  
  1989.           ────────────────
  1990.           SPELLING CHECKER
  1991.           ────────────────
  1992.  
  1993.           CADET  is  provided  an  integrated  spelling  checker  with a
  1994.           112,000+ word  dictionary.  To  check spelling  press [Ctrl-P]
  1995.           (or [F10]-M-P)  for  sPell check.  Choose  either to check the
  1996.           word above the cursor, or globally check all words in the set.
  1997.  
  1998.           When questionable spellings are  found, you are presented with
  1999.           the following prompt.
  2000.  
  2001.             Unrecognized. <Suggest spell>/Edit word/Add to dictionary
  2002.             /Ignore all/skip Once
  2003.  
  2004.           Press  "E"  to  edit  the  word,  the  new  spelling  will  be
  2005.           automatically rechecked.  To  add the word  to the dictionary,
  2006.           press  "A".  Be  careful  with this  option,  verify spellings
  2007.           before you add them to the  dictionary.  Press "I" if you want
  2008.           to ignore  the word and  all its future  occurrences, or press
  2009.           "O" to skip and ignore the word just once.
  2010.  
  2011.           To select from  suggested spellings of the  word, press "S" or
  2012.           [Enter].   You  will be  presented  with up  to  nine numbered
  2013.           suggestions.  You may either press the number corresponding to
  2014.           your choice, or  move the highlight bar  over your choice with
  2015.           the [Up]  and [Down]  cursor keys  and press  [Enter]. You may
  2016.           also  again choose  to edit,  ignore  or add  the word  to the
  2017.           dictionary.  If you do not see  your word in the list, use the
  2018.           edit  word option  to try  a  different spelling,  then choose
  2019.           Suggest again.  This usually brings up some new suggestions.
  2020.  
  2021.           ──────────────────────
  2022.           WORD WRAP AND REFORMAT
  2023.           ──────────────────────
  2024.  
  2025.           CADET's  word wrap  and paragraph  reformat features  are only
  2026.           available when accessing the  editor from the CN (CADET-Notes)
  2027.           interface, for creating drawing notes or single text columns.
  2028.  
  2029.           Word wrap occurs at column 75 (the 75th character position) by
  2030.           default.   You can  easily  change this  position  by pressing
  2031.           [Ctrl-W]  (or [F10]-M-W)  for Word  wrap,  and entering  a new
  2032.           value.  Enter zero to turn the word wrap off.
  2033.  
  2034.           As  you  enter  text, the  line  automatically  breaks  at the
  2035.           closest word within  to the designated  margin, and wraps back
  2036.           to the home  position in the  line below.  This  is similar to
  2037.           the way most  word processors function.   This wrapping action
  2038.           continues until you press the [Enter] key, or skip a line.
  2039.  
  2040.  
  2041.           CADET v3.0                    30                 User's Manual
  2042.  
  2043.  
  2044.  
  2045.  
  2046.  
  2047.  
  2048.  
  2049.  
  2050.           The [Enter]  key inserts a  hard carriage return  and starts a
  2051.           new   text  group.    These  groups   are  analogous   to  the
  2052.           "paragraphs" in a word processor.   Groups may be separated by
  2053.           either hard returns or blank lines.
  2054.  
  2055.           Using [Ctrl-I] to  insert a line also  produces a hard return.
  2056.           Hard  returns  are  displayed   on  CADET's  screen  as  solid
  2057.           rectangles.   The  rectangles  will not  be  copied  into your
  2058.           AutoCAD drawing.
  2059.  
  2060.           Word wrap is  only active when  typing new lines  of text, not
  2061.           when  editing existing  lines.  If  you  cursor back  and make
  2062.           changes which  mess up  the margins,  it will  be necessary to
  2063.           reformat that group to maintain the original neatness.
  2064.  
  2065.           Reformat a group by placing  the cursor anywhere within it and
  2066.           pressing  [Ctrl-G]  (or [F10]-M-G)  for  reformat  Group.  The
  2067.           effect is instantaneous.  You can  also use reformat to change
  2068.           the right margin of  a group.  Just enter  the new wrap value,
  2069.           cursor to  the group you  wish to change,  and press [Ctrl-G].
  2070.           For multiple groups, reformat each individually.
  2071.  
  2072.           To merge groups, remove the  separators and reformat.  You can
  2073.           remove  hard returns  with the  [Delete] or  [BackSpace] keys.
  2074.           Blanks  lines may  be removed  with  the [Ctrl-D]  delete line
  2075.           command.
  2076.  
  2077.           ───────────────────────
  2078.           LEAVING CADET WHEN DONE
  2079.           ───────────────────────
  2080.  
  2081.           Once you've  finished editing  or entering  text in  the CADET
  2082.           text editor, the normal method of leaving is to press [Ctrl-E]
  2083.           (or [F10]-X-E) for End.  The  text is immediately written to a
  2084.           transfer  file,  the  editor ends,  and  the  AutoCAD graphics
  2085.           editor returns under the control of  CE, CC or CN for updating
  2086.           the drawing.
  2087.  
  2088.           Another method of leaving the  editor is to press [Ctrl-Q] (or
  2089.           [F10]-X-Q), for Quit.  Quit will  abort any changes or entries
  2090.           you have made, and  no change will take  place to your drawing
  2091.           as  control  is  returned  to  AutoCAD.   This  is  similar to
  2092.           AutoCAD's quit command,  you will be  prompted to confirm that
  2093.           you really want to abandon your work.
  2094.  
  2095.  
  2096.  
  2097.  
  2098.  
  2099.  
  2100.  
  2101.  
  2102.  
  2103.  
  2104.  
  2105.  
  2106.  
  2107.           CADET v3.0                    31                 User's Manual
  2108.  
  2109.  
  2110.  
  2111.  
  2112.  
  2113.  
  2114.  
  2115.  
  2116.           ──────────────────────────────────────────────────────────────
  2117.                           CADET EDITOR COMMAND REFERENCE
  2118.           ──────────────────────────────────────────────────────────────
  2119.  
  2120.           This section is a reference to the CADET text editor's editing
  2121.           keys, special symbols, and command functions:
  2122.  
  2123.           ────────────────
  2124.           CURSOR MOVEMENTS
  2125.           ────────────────
  2126.  
  2127.           [Left] .......... Move cursor left one space.
  2128.  
  2129.           [Right] ......... Move cursor right one space.
  2130.  
  2131.           [Up] ............ Move up the set one line.
  2132.  
  2133.           [Down] .......... Move down the set one line.
  2134.  
  2135.           [Enter] ......... Move down  the set  one line  and return the
  2136.                             cursor to the home (column #1) position.
  2137.  
  2138.           [Ctrl-Left] ..... Move cursor left one word.
  2139.  
  2140.           [Ctrl-Right] .... Move cursor right one word.
  2141.  
  2142.           [Home] .......... Move the cursor to the line's home position.
  2143.  
  2144.           [End] ........... Move cursor to the end of the text line.
  2145.  
  2146.           [Tab] ........... Move cursor 8 spaces right.
  2147.  
  2148.           [Shift-Tab] ..... Move cursor 8 spaces left.
  2149.  
  2150.           [Page Up] ....... Move up the set of text lines one page.
  2151.  
  2152.           [Page-Down] ..... Move down the set of text lines one page.
  2153.  
  2154.           [Ctrl-Page Up] .. Move to the first text line in the editor.
  2155.  
  2156.           [Ctrl-Page Down]  Move to the last text line in the editor.
  2157.  
  2158.           ───────────────
  2159.           SPECIAL SYMBOLS
  2160.           ───────────────
  2161.  
  2162.           [Alt-O] .. Overscore toggle,  represented on  the screen  as a
  2163.                      bold upward pointing arrowhead.  This translates to
  2164.                      AutoCAD's "%%o" character code  when read back into
  2165.                      the drawing, toggling overscore mode on/off.
  2166.  
  2167.           [Alt-U] .. Underscore toggle,  represented on the  screen by a
  2168.                      bold downward pointing  arrowhead.  This translates
  2169.                      to AutoCAD's  "%%u" character  code when  read back
  2170.                      into the drawing, toggling underscore mode on/off.
  2171.  
  2172.  
  2173.           CADET v3.0                    32                 User's Manual
  2174.  
  2175.  
  2176.  
  2177.  
  2178.  
  2179.  
  2180.  
  2181.  
  2182.           [Alt-D] .. Degrees symbol (°).  This  appears on the screen as
  2183.                      the  proper  symbol,  and  translates  to AutoCAD's
  2184.                      "%%d"  character  code  when  read  back  into  the
  2185.                      drawing.
  2186.  
  2187.           [Alt-P] .. Plus/minus symbol (±).  This  appears on the screen
  2188.                      as the  proper symbol, and  translates to AutoCAD's
  2189.                      "%%p"  character  code  when  read  back  into  the
  2190.                      drawing.
  2191.  
  2192.           [Alt-C] .. Circle diameter  symbol (φ).   This appears  on the
  2193.                      screen  as the  proper  symbol, and  translate's to
  2194.                      AutoCAD's "%%c" character code  when read back into
  2195.                      the drawing.
  2196.  
  2197.           ─────────────────────────
  2198.           EDITING KEYS AND COMMANDS
  2199.           ─────────────────────────
  2200.  
  2201.           [F1] ....... Function key [F1] displays the help screen.
  2202.  
  2203.           [F10] ...... Function key [F10] activates the pull-down menu.
  2204.  
  2205.           [Ins] ...... (Insert) Toggle insert/overwrite mode.  In insert
  2206.                        mode,  characters  are  inserted  at  the  cursor
  2207.                        position.   Characters   overwrite  any  existing
  2208.                        characters  at   the  cursor   position  when  in
  2209.                        overwrite  mode.  The  current  mode is  shown on
  2210.                        CADET's status line as "Ovr" or "Ins".
  2211.  
  2212.           [Esc] ...... (Escape) An "undo" command.  Esc is used to abort
  2213.                        pending control key commands.   Esc also can undo
  2214.                        local changes (changes  made to text  on a single
  2215.                        line basis)  - provided  the cursor  has not left
  2216.                        the text  line and  no global  commands have been
  2217.                        used  since  editing.  The  control  key commands
  2218.                        which prohibit  an undo  are: [Ctrl-D], [Ctrl-E],
  2219.                        [Ctrl-G], [Ctrl-I], [Ctrl-L]  (on set), [Ctrl-P],
  2220.                        [Ctrl-R], [Ctrl-O], [Ctrl-U] (on set) & [Ctrl-X].
  2221.  
  2222.           [Del] ...... (Delete) Delete the character above the cursor.
  2223.  
  2224.           [BkSp] ..... (Backspace) Delete the character to the immediate
  2225.                        left of the cursor.
  2226.  
  2227.           [Ctrl-BkSp]  ([F10]-E-W on the  menu)  Delete the  Word to the
  2228.                        immediate right of the  cursor.  If the cursor is
  2229.                        under a word,  the portion of  the word above and
  2230.                        to the right of the cursor is deleted.
  2231.  
  2232.           [Ctrl-End] . Deletes text from  cursor position to  the end of
  2233.                        the line.
  2234.  
  2235.           [Ctrl-Home]  Deletes text  from the  beginning of  the line to
  2236.                        the cursor.
  2237.  
  2238.  
  2239.           CADET v3.0                    33                 User's Manual
  2240.  
  2241.  
  2242.  
  2243.  
  2244.  
  2245.  
  2246.  
  2247.  
  2248.           [Ctrl-A] ... ([F10]-E-A on  the menu)   Erase All,  erases the
  2249.                        entire line of text.  Also see command [Ctrl-D].
  2250.  
  2251.           [Ctrl-B] ... ([F10]-B-B  on the  menu)   Edit contents  of the
  2252.                        copy  Buffer.  This  command may  be used  to add
  2253.                        text into the  copy buffer or  to inspect or edit
  2254.                        text in the  copy buffer.  You  can fill the copy
  2255.                        buffer  with  text  from  the  cursor  line  with
  2256.                        [Ctrl-M] mark text command.
  2257.  
  2258.           [Ctrl-C] ... ([F10]-B-C on the  menu)  Copy the  block of text
  2259.                        from the  copy buffer into  the text  line at the
  2260.                        cursor position (in  cut-and-paste terms, this is
  2261.                        the  "paste").   The copy  buffer  must  first be
  2262.                        filled using the [Ctrl-B] command or the [Ctrl-M]
  2263.                        command.  Any  text at  and to  the right  of the
  2264.                        cursor  will be  displaced  to the  right  of the
  2265.                        inserted text.   Any text  pushed past  the 255th
  2266.                        column will be truncated.
  2267.  
  2268.           [Ctrl-D] ... ([F10]-E-D on  the menu)  Delete  text line.  You
  2269.                        are first  prompted to  specify from  which group
  2270.                        the  deletion  will  take  place:  column  or row
  2271.                        (depending on the current sort order), or the set
  2272.                        of text lines.   If the cursor  is under the body
  2273.                        of the text, the line is permanently deleted.  If
  2274.                        the cursor  is past  the right  end of  the text,
  2275.                        only the carriage return is deleted, and the line
  2276.                        below is merged  up to the  cursor position.  All
  2277.                        lines in the specified group (column, row or set)
  2278.                        below are pulled up  one position.  The last line
  2279.                        of the group becomes  empty.  See USING THE CADET
  2280.                        EDITOR, [Ctrl-A] and [Ctrl-I] for more detail.
  2281.  
  2282.           [Ctrl-E] ... ([F10]-X-E on  the menu)   End, save  all changes
  2283.                        and  exit  CADET.  The  drawing  is automatically
  2284.                        updated in AutoCAD by CE, CC or CN.
  2285.  
  2286.           [Ctrl-F] ... ([F10]-S-F  on  the menu)   Find  text.   You are
  2287.                        prompted  for  a  text  string  to  find.  Choose
  2288.                        Ignore case,  Whole words,  and/or Global search.
  2289.                        At each match  found in global  searches, you are
  2290.                        prompted to abort or continue the search.
  2291.  
  2292.           [Ctrl-G] ... ([F10]-M-G  on the  menu)  Reformat  Group.  Used
  2293.                        with word wrap function in CADET-Notes mode only.
  2294.                        Reformats the right  margin of the  text group at
  2295.                        cursor.  Use to clean up or set new margins.
  2296.  
  2297.           [Ctrl-H] ... ([F10]-C-H on the menu)  Change text Height.  You
  2298.                        are  prompted to  specify  whether to  change the
  2299.                        height of the text line at the cursor position or
  2300.                        the entire set  of lines.  Next  you are prompted
  2301.                        for the new height.   Enter the height in decimal
  2302.                        format.  The status line reflects any change.
  2303.  
  2304.  
  2305.           CADET v3.0                    34                 User's Manual
  2306.  
  2307.  
  2308.  
  2309.  
  2310.  
  2311.  
  2312.  
  2313.  
  2314.           [Ctrl-I] ... ([F10]-E-I  on the  menu)   Insert a  blank line.
  2315.                        You are prompted to  specify into which group the
  2316.                        insertion   will  take   place:  column   or  row
  2317.                        (depending on  current sort  order), or  into the
  2318.                        set of  text lines.   A line  is inserted  at the
  2319.                        cursor position.  Text to the right of the cursor
  2320.                        and all lines in the specified group (column, row
  2321.                        or set) below  are pushed down  to the last empty
  2322.                        line of the group.  If there is not an empty line
  2323.                        in  the group  below,  no insertion  takes place.
  2324.                        See USING THE CADET EDITOR and [Ctrl-D].
  2325.  
  2326.           [Ctrl-L] ... ([F10]-C-L  on the  menu)   Change text  to Lower
  2327.                        case.   You are  prompted  to specify  whether to
  2328.                        change the  case of the  text in the  line at the
  2329.                        cursor  position, or  to change  the case  of the
  2330.                        entire set of text lines.
  2331.  
  2332.           [Ctrl-M] ... ([F10]-B-M on the menu)  Mark  a block of text to
  2333.                        copy or move  into the copy  buffer, or to delete
  2334.                        (in cut-and-paste terms, this is the "cut").  The
  2335.                        position  of  the  cursor  when  the  command  is
  2336.                        executed  anchors  one  end  of  the  block.  The
  2337.                        cursor keys are used to  move to the other end of
  2338.                        the block.  The marked text is highlighted as the
  2339.                        cursor is  positioned.  Once  the desired section
  2340.                        of text  is highlighted, press  [Enter] to anchor
  2341.                        the  other  end  of  the  block.   You  are  then
  2342.                        prompted to specify if  the text should be copied
  2343.                        into the  buffer, moved into  the buffer, swapped
  2344.                        with the buffer contents  or deleted.  Copy, Move
  2345.                        and Swap causes  any text residing  in the buffer
  2346.                        to be replaced with  the marked block, Delete has
  2347.                        no  affect on  the buffer.   The current  line of
  2348.                        text is not affected by Copy, but Move and Delete
  2349.                        erase the  marked block,  and Swap  exchanges the
  2350.                        marked block with the  copy buffer contents.  The
  2351.                        contents of the  copy buffer can  later be edited
  2352.                        by  using  the   [Ctrl-B]  command,  copied  into
  2353.                        another position  by using  the [Ctrl-C] command,
  2354.                        or  swapped with  another  marked block  by using
  2355.                        [Ctrl-M] again.
  2356.  
  2357.           [Ctrl-O] ... ([F10]-D-O on the menu)  Toggle the sort Order in
  2358.                        which the set  of columns and  rows of text lines
  2359.                        are displayed in  CADET.  The order  in which the
  2360.                        lines  of text  are  returned to  the  drawing is
  2361.                        unaffected.  See SORTING ORDER for more details.
  2362.  
  2363.           [Ctrl-P] ... ([F10]-M-P on the  menu)  Check sPelling.  Select
  2364.                        word  or set  (global) check.   When questionable
  2365.                        spellings are found,  you may choose  to edit the
  2366.                        word, add the word  to the dictionary, ignore all
  2367.                        occurrences of the word, ignore the word once, or
  2368.                        select from suggested spellings.
  2369.  
  2370.  
  2371.           CADET v3.0                    35                 User's Manual
  2372.  
  2373.  
  2374.  
  2375.  
  2376.  
  2377.  
  2378.  
  2379.  
  2380.           [Ctrl-Q] ... ([F10]-X-Q on  the menu)   Quit, leave  CADET and
  2381.                        abandon any edited changes.  You will be prompted
  2382.                        to  verify that  you really  wish to  abort.  The
  2383.                        drawing will  be left  unchanged once  control is
  2384.                        regained by AutoCAD.
  2385.  
  2386.           [Ctrl-R] ... ([F10]-S-R on the menu)  Search and Replace text.
  2387.                        You are prompted  for an old  text string, then a
  2388.                        new  text  string.   Choose  Ignore  case,  Whole
  2389.                        words, and/or  Global search.  At  each match you
  2390.                        are prompted:
  2391.  
  2392.                             Replace? <Yes>/No/Quit/All
  2393.  
  2394.                        The default, Yes, replaces  the old text with the
  2395.                        new  text.  No  skips over  the old  text without
  2396.                        changing  it  and  continues  the  search.   Quit
  2397.                        aborts the search.   All replaces all occurrences
  2398.                        of the old  text string with  the new text string
  2399.                        without pausing to ask additional questions.
  2400.  
  2401.           [Ctrl-S] ... ([F10]-C-S on the menu)   Change text Style.  You
  2402.                        are  prompted to  specify  whether to  change the
  2403.                        style  of  the text  in  the line  at  the cursor
  2404.                        position, or  to change  the style  of the entire
  2405.                        set of text  lines.  Once the  scope of change is
  2406.                        defined, press the [Up]  or [Down] cursor keys to
  2407.                        cycle  through the  available text  styles, which
  2408.                        are  displayed in  alphabetical order.   Only the
  2409.                        text  styles  previously defined  in  the AutoCAD
  2410.                        drawing are available.  When the desired style is
  2411.                        displayed, press the [Enter] key.
  2412.  
  2413.           [Ctrl-T] ... ([F10]-M-T  on the  menu)  Toggles  the Typematic
  2414.                        rate  accelerator  from Slow  to  Medium  to Fast
  2415.                        speed.  The accelerator serves primarily to speed
  2416.                        up cursor  movement.  (Only functional  on IBM AT
  2417.                        and PS/2 class computers).
  2418.  
  2419.           [Ctrl-U] ... ([F10]-C-U  on the  menu)   Change text  to Upper
  2420.                        case.   You are  prompted  to specify  whether to
  2421.                        change the  case of the  text in the  line at the
  2422.                        current cursor position, or to change the case of
  2423.                        the text in the entire set.
  2424.  
  2425.           [Ctrl-V] ... ([F10]-D-V  on  the  menu)   View  relative  text
  2426.                        locations.  Displays a screen with the text lines
  2427.                        located in  positions relative to  the other text
  2428.                        lines.  This is useful to get your orientation on
  2429.                        the  row  & column  mapping  and  sorting scheme.
  2430.                        Your text may not be  displayed in its entirety -
  2431.                        long columns,  rows, and text  lines which cannot
  2432.                        all  fit  on  the  screen  at  once  will  appear
  2433.                        truncated.  Press  [Esc] to return  to the normal
  2434.                        edit mode.
  2435.  
  2436.  
  2437.           CADET v3.0                    36                 User's Manual
  2438.  
  2439.  
  2440.  
  2441.  
  2442.  
  2443.  
  2444.  
  2445.  
  2446.           [Ctrl-W] ... ([F10]-M-W  on the  menu)   Set Word  wrap.  Only
  2447.                        available in CADET-Notes  mode.  Enter the column
  2448.                        position  for CADET  to break  and wrap  new text
  2449.                        being entered.  Default =  75. Enter zero to turn
  2450.                        word wrap off.
  2451.  
  2452.           [Ctrl-X] ... ([F10]-M-X on  the menu)  Text  eXport.  Supply a
  2453.                        disk file  name and  the entire  text contents of
  2454.                        the editor are written  into it.  Optionally, you
  2455.                        may add a  drive and path to  the file name.  The
  2456.                        text is  written out  in the  current sort order,
  2457.                        and special characters are translated.  A warning
  2458.                        is issued when an existing file is overwritten.
  2459.  
  2460.           [Ctrl-Z] ... ([F10]-D-Z on  the menu)  Zoom  in/out of VGA/EGA
  2461.                        condensed 8x8 font text mode.  When used on a VGA
  2462.                        capable  video  adapter  and  monitor,  CADET  is
  2463.                        toggled between a  25 line display  and a 50 line
  2464.                        display.   When  used  on  an  EGA  capable video
  2465.                        adapter and  monitor, CADET is  toggled between a
  2466.                        25 line display and a 43 line display.
  2467.  
  2468.  
  2469.  
  2470.  
  2471.  
  2472.  
  2473.  
  2474.  
  2475.  
  2476.  
  2477.  
  2478.  
  2479.  
  2480.  
  2481.  
  2482.  
  2483.  
  2484.  
  2485.  
  2486.  
  2487.  
  2488.  
  2489.  
  2490.  
  2491.  
  2492.  
  2493.  
  2494.  
  2495.  
  2496.  
  2497.  
  2498.  
  2499.  
  2500.  
  2501.  
  2502.  
  2503.           CADET v3.0                    37                 User's Manual
  2504.  
  2505.  
  2506.  
  2507.  
  2508.  
  2509.  
  2510.  
  2511.  
  2512.           ──────────────
  2513.           PULL-DOWN MENU
  2514.           ──────────────
  2515.  
  2516.           The main pull-down menu bar is activated by pressing the [F10]
  2517.           function key.   It displays  the following  seven headings for
  2518.           sub-menus, hot-keys are capitalized:
  2519.  
  2520.           Change    Editing    Search    Block    Misc.   Display   eXit
  2521.  
  2522.           The commands available for each sub-menu are listed below with
  2523.           hot-keys capitalized,  listed to  the right  are the command's
  2524.           corresponding shortcut keys:
  2525.  
  2526.           ┌───Change───┐                   ┌────Editing────┐
  2527.           │ Lower case │ [Ctrl-L]          │ erase Word    │ [Ctrl-BkSp]
  2528.           │ Upper case │ [Ctrl-U]          │ erase All     │ [Ctrl-A]
  2529.           │ Height     │ [Ctrl-H]          │ erase to End  │ [Ctrl-End]
  2530.           │ Style      │ [Ctrl-S]          │ erase to Home │ [Ctrl-Home]
  2531.           └────────────┘                   │ Insert line   │ [Ctrl-I]
  2532.                                            │ Delete line   │ [Ctrl-D]
  2533.                                            └───────────────┘
  2534.  
  2535.  
  2536.           ┌──────Search──────┐               ┌────Block────┐
  2537.           │ Find text        │ [Ctrl-F]      │ Mark text   │ [Ctrl-M]
  2538.           │ search & Replace │ [Ctrl-R]      │ edit Buffer │ [Ctrl-B]
  2539.           └──────────────────┘               └─────────────┘
  2540.  
  2541.  
  2542.           ┌────Misc.────┐                  ┌────Display────┐
  2543.           │ sPell check │ [Ctrl-P]         │ sort Order    │ [Ctrl-O]
  2544.           │ Type speed  │ [Ctrl-T]         │ View position │ [Ctrl-V]
  2545.           │ Word wrap   │ [Ctrl-W]         │ Zoom EGA/VGA  │ [Ctrl-Z]
  2546.           │ reformat Gp │ [Ctrl-G]         └───────────────┘
  2547.           │ eXport text │ [Ctrl-X]
  2548.           └─────────────┘
  2549.  
  2550.  
  2551.           ┌─eXit─┐
  2552.           │ End  │ [Ctrl-E]
  2553.           │ Quit │ [Ctrl-Q]
  2554.           └──────┘
  2555.  
  2556.  
  2557.  
  2558.  
  2559.  
  2560.  
  2561.  
  2562.  
  2563.  
  2564.  
  2565.  
  2566.  
  2567.  
  2568.  
  2569.           CADET v3.0                    38                 User's Manual
  2570.  
  2571.  
  2572.  
  2573.  
  2574.  
  2575.  
  2576.  
  2577.  
  2578.           ──────────────────────────────────────────────────────────────
  2579.                             PROBLEMS AND ERROR MESSAGES
  2580.           ──────────────────────────────────────────────────────────────
  2581.  
  2582.           PROBLEMS RUNNING CE, CC, CN or CI
  2583.           ─────────────────────────────────
  2584.           If you  get something  other than  CADET's AutoLISP interfaces
  2585.           after entering  CE, CC,  CN or  CI, you  probably have  a name
  2586.           conflict  with some  other  function or  command.   To correct
  2587.           this, see the  section on AutoLISP  Function Name Conflicts in
  2588.           the INSTALLATION chapter.
  2589.  
  2590.           If  you  see  the  message  "Insufficient  memory  -- AutoLISP
  2591.           disabled."  when you  execute AutoCAD,  you probably  have too
  2592.           many TSR (Terminate  and stay resident)  programs loaded.  You
  2593.           will need to eliminate one or more  of them if you wish to use
  2594.           AutoLISP programs.
  2595.  
  2596.           If you are getting messages  like "insufficient node space" or
  2597.           "insufficient string space"  when trying to  execute the CADET
  2598.           lisp routines,  you have inadequate  memory set  aside for the
  2599.           lisp  programs you  have loaded.   In most  cases this  can be
  2600.           corrected by either:
  2601.  
  2602.              1) Using CADET's memory management (see INSTALLATION).
  2603.              2) Placing  a (vmon)  command  near the  beginning  of your
  2604.                 ACAD.LSP file.
  2605.              3) Reconfiguring  your  LISPHEAP  and  LISPSTACK  variables
  2606.                 (640K DOS versions)
  2607.              4) Using Extended AutoLISP (R10+ 640K DOS versions).
  2608.              5) Switching to AutoCAD 386 (hardware permitting).
  2609.  
  2610.           See   your   AutoLISP  Programmer's   Reference   and  AutoCAD
  2611.           Installation  and Performance  Guide  for more  information on
  2612.           memory management.
  2613.  
  2614.           PROBLEMS RUNNING CADET.EXE
  2615.           ──────────────────────────
  2616.           If the  CADET's lisp interface  routines seem  to function but
  2617.           the  CADET  editor fails  to  execute, first,  make  sure your
  2618.           ACAD.PGP file is intact and includes the "CADET!" command line
  2619.           as described in this  document's installation section.  If the
  2620.           ACAD.PGP file passes inspection  and the problem persists, you
  2621.           may have insufficient memory for CADET to run.  This is easily
  2622.           corrected in most cases.
  2623.  
  2624.           If your installation  uses a 640K DOS  version of AutoCAD, you
  2625.           can correct  most insufficient  memory problems  by increasing
  2626.           the memory  reserve for  the CADET!  command in  your ACAD.PGP
  2627.           file from 240000 bytes to  some larger figure.  Try raising it
  2628.           25000 bytes at a time, retesting after each change.
  2629.  
  2630.           In AutoCAD 386 installations using  the Phar Lap DOS Extender,
  2631.           you  always  get the  maximum  amount of  memory  for external
  2632.           programs  regardless of  the number  you  place in  the memory
  2633.  
  2634.  
  2635.           CADET v3.0                    39                 User's Manual
  2636.  
  2637.  
  2638.  
  2639.  
  2640.  
  2641.  
  2642.  
  2643.  
  2644.           reserve field.  Unfortunately,  there is about  200K which the
  2645.           DOS  extender  normally does  not  release.  The  only  way to
  2646.           increase  memory  for CADET  in  this  situation is  to  use a
  2647.           utility program designed  to recover some  of that memory back
  2648.           from  the DOS  extender.  There  are  at least  two commercial
  2649.           applications which can  do this, and  one from Autodesk called
  2650.           SHROOM shipped  with Release  11.  There  is also  a shareware
  2651.           version of SHROOM available in the CompuServe ADESK forum.
  2652.  
  2653.           DID I CHANGE THAT?
  2654.           ──────────────────
  2655.           Once in a while you may see  CE report changing a line of text
  2656.           when  you  didn't make  any  changes,  and no  real  change is
  2657.           evident.  This  is due  to CADET's  translation feature, which
  2658.           translates  the   common  "%%"  codes   to  their  appropriate
  2659.           character symbols,  and back.   When translating  back to "%%"
  2660.           codes, lowercase is used for the code letters - i.e "%%u".  If
  2661.           you had  originally entered  the code  letter as  uppercase, a
  2662.           change is made.  Portions of the CADET translation feature can
  2663.           be disabled, see the chapters INSTALLATION and USING THE CADET
  2664.           EDITOR for more information.
  2665.  
  2666.           NO ROOM TO INSERT LINES
  2667.           ───────────────────────
  2668.           If you  have tried [Ctrl-I]  to insert new  lines when editing
  2669.           text and  gotten the  "No room  for insert"  message, remember
  2670.           that the   insert command works  only if you  have blank lines
  2671.           below  the point  of insertion  (see  USING THE  CADET EDITOR,
  2672.           Inserting and Deleting Text Lines).
  2673.  
  2674.           In using CE to edit existing text, if you anticipate inserting
  2675.           some new  lines, create  some temporary  text entities  at the
  2676.           bottom of the selected drawing  text and pick them for editing
  2677.           along with the rest.
  2678.  
  2679.           You can  easily create  the necessary  temporary text entities
  2680.           with  AutoCAD's  DTEXT  command.    When  DTEXT  asks  for  an
  2681.           insertion point, use the INSert osnap mode and pick the bottom
  2682.           line of  the existing  text.  Now  press the  [Spacebar] once,
  2683.           press [Enter],  and the  drawing cursor  positions itself just
  2684.           below the last line of the paragraph.  Type a single character
  2685.           (such as "#"),  and press [Enter] to  drop the position again.
  2686.           Repeat for as many  lines as you need,  and finish by pressing
  2687.           [Enter] on an empty line.
  2688.  
  2689.           Now use CE  and pick these temporary  text entities along with
  2690.           the text  you wish  to edit.   Once in  the editor,  erase the
  2691.           temporary entities with  [Ctrl-A], or use  [Ctrl-R] to replace
  2692.           them with  empty lines.   Now you  have blank  lines below the
  2693.           body of the text, and will be  able to insert new lines in the
  2694.           text above.
  2695.  
  2696.  
  2697.  
  2698.  
  2699.  
  2700.  
  2701.           CADET v3.0                    40                 User's Manual
  2702.  
  2703.  
  2704.  
  2705.  
  2706.  
  2707.  
  2708.  
  2709.  
  2710.           ──────────────────────────────────────────────────────────────
  2711.                                        INDEX
  2712.           ──────────────────────────────────────────────────────────────
  2713.  
  2714.           ACAD.LSP ..................................  4, 6, 7, 8, 9, 39
  2715.           ACAD.PGP ........................................  6, 8, 9, 39
  2716.           accelerator .................................  4, 5, 6, 21, 36
  2717.           adding words ......................................  8, 30, 35
  2718.           Alt keys .............................................  21, 32
  2719.           alternate path .........................................  7, 8
  2720.           attributes ...........................................  10, 20
  2721.           Backspace key ....................................  21, 31, 33
  2722.           blank lines ..................................  24, 25, 31, 35
  2723.           block ............................  20, 21, 25, 26, 34, 35, 38
  2724.           buffer .......................................  25, 26, 34, 35
  2725.           CADET.EXE .........................................  8, 20, 39
  2726.           CADETD variable ........................................  4, 8
  2727.           CADETM variable ...........................................  5
  2728.           CADETS variable ...................................  5, 10, 22
  2729.           CC (CADET-Create table) ...........  4, 6, 7, 8, 9, 11, 20, 39
  2730.           CE (CADET-Edit) ........  4, 5, 6, 7, 8, 9, 10, 20, 29, 39, 40
  2731.           change sort order ......................  5, 7, 20, 22, 29, 35
  2732.           change text case .................................  29, 35, 36
  2733.           change text height ...................................  29, 34
  2734.           change text style ....................................  29, 36
  2735.           character codes .................  4, 5, 6, 21, 22, 29, 32, 40
  2736.           CI (CADET-Import) .....................  4, 6, 7, 8, 9, 17, 39
  2737.           CN (CADET-Notes) ..............  4, 6, 7, 8, 9, 15, 20, 30, 39
  2738.           column 5, 6, 7, 10, 11, 15, 17, 20, 22, 23, 25, 30, 34, 35, 36
  2739.           commands ..................  9, 10, 11, 15, 17, 20, 32, 33, 38
  2740.           configuration variables ........................  4, 7, 10, 22
  2741.           coordinates ........................  5, 6, 10, 11, 15, 17, 22
  2742.           copy .........................................  25, 26, 34, 35
  2743.           copy buffer ..................................  25, 26, 34, 35
  2744.           create text ..........................................  11, 15
  2745.           Ctrl-A (erase All of line) .......................  20, 21, 34
  2746.           Ctrl-B (edit copy Buffer) ........................  26, 34, 35
  2747.           Ctrl-C (Copy buffer's contents) ..................  26, 34, 35
  2748.           Ctrl-D (Delete line) .............................  23, 31, 34
  2749.           Ctrl-E (End) .............................  10, 14, 16, 31, 34
  2750.           Ctrl-F (Find text) ...................................  28, 34
  2751.           Ctrl-G (reformat Group) ..............................  31, 34
  2752.           Ctrl-H (text Height) .................................  29, 34
  2753.           Ctrl-I (Insert line) .....................  23, 24, 25, 31, 35
  2754.           Ctrl-L (Lower case) ..................................  29, 35
  2755.           Ctrl-M (Mark text) .......................  21, 25, 26, 34, 35
  2756.           Ctrl-O (sort Order) ..............................  22, 29, 35
  2757.           Ctrl-P (sPell check) .................................  30, 35
  2758.           Ctrl-Q (Quit) ................................  10. 30, 31, 36
  2759.           Ctrl-R (search & Replace) ............................  28, 36
  2760.           Ctrl-S (text Style) ..................................  29, 36
  2761.           Ctrl-T (Typematic rate speed) ......................... 21, 36
  2762.           Ctrl-U (Upper case) ..................................  29, 36
  2763.           Ctrl-V (relative View) ...............................  23, 36
  2764.           Ctrl-W (set Word wrap) ...............................  30, 37
  2765.  
  2766.  
  2767.           CADET v3.0                    41                 User's Manual
  2768.  
  2769.  
  2770.  
  2771.  
  2772.  
  2773.  
  2774.  
  2775.  
  2776.           Ctrl-X (text eXport) .............................  10, 29, 37
  2777.           Ctrl-Z (Zoom) ........................................  23, 34
  2778.           Ctrl-Backspace (delete word) .........................  21, 33
  2779.           Ctrl-End (delete to End) .............................  21, 33
  2780.           Ctrl-Home (delete to Home) ...........................  21, 33
  2781.           Ctrl-Left (word left) ............................  21, 25, 32
  2782.           Ctrl-Page Down (go to last line) .....................  21, 32
  2783.           Ctrl-Page Up (go to first line) ......................  21, 32
  2784.           Ctrl-Right (word right) ..........................  21, 25, 32
  2785.           cursor keys ........................  4, 6, 20, 21, 30, 32, 36
  2786.           cut & paste ..................................  25, 26, 34, 35
  2787.           degrees symbol ....................................  4, 21, 33
  2788.           delete block .....................................  21, 25, 35
  2789.           Delete key .......................................  21, 31, 33
  2790.           delete line ......................................  21, 23, 34
  2791.           delete word ..........................................  21, 33
  2792.           diameter symbol ...................................  4, 21, 33
  2793.           dictionary ........................................  8, 30, 35
  2794.           edit text ............................................  10, 20
  2795.           elevation ....................................  11, 15, 17, 22
  2796.           end command ..............................  10, 14, 16, 31, 34
  2797.           End key ........................................... 21, 25, 32
  2798.           Enter key ............................................  20, 32
  2799.           entities .................................  10, 12, 13, 21, 22
  2800.           erase ........................................  21, 26, 34, 35
  2801.           Esc key ............................... 20, 21, 23, 26, 29, 33
  2802.           exit .................................................. 30, 34
  2803.           export text ......................................  10, 29, 37
  2804.           F1 function key (help) ...............................  20, 33
  2805.           F10 function key (pull-down menu) ................  20, 33, 38
  2806.           find text ............................................  28, 34
  2807.           fixed height text style ......................  11, 14, 15, 29
  2808.           global ...............  16, 21, 23, 26, 28, 29, 33, 34, 35, 36
  2809.           height, text .........  11, 12, 13, 15, 16, 18, 20, 22, 29, 34
  2810.           help .................................................  20, 33
  2811.           Home key .........................................  21, 25, 32
  2812.           hot-key ..............................................  20, 38
  2813.           import text ..............................................  17
  2814.           insert block .....................................  26, 34, 35
  2815.           Insert key/insert mode ...........................  20, 21, 33
  2816.           insert line ..............................  23, 24, 31, 35, 40
  2817.           insert point .......................................  5, 6, 22
  2818.           justification, text .......  5, 11, 12, 13, 15, 17, 18, 19, 22
  2819.           line, text ...............................................  21
  2820.           loading CADET .................  4, 5, 6, 7, 9, 10, 11, 15, 17
  2821.           local ................................................  21, 33
  2822.           macro ................................................. 25, 26
  2823.           mark text ..................................... 25, 26, 34, 35
  2824.           match ............................................. 28, 34, 36
  2825.           memory management ............................  4, 5, 6, 7, 39
  2826.           menu .............................  10, 11, 15, 17, 20, 33, 38
  2827.           order ............................................  22, 29, 35
  2828.           overscore ............................................  21, 32
  2829.           overwrite mode ...................................  20, 21, 33
  2830.           Page-Down key ........................................  21, 32
  2831.  
  2832.  
  2833.           CADET v3.0                    42                 User's Manual
  2834.  
  2835.  
  2836.  
  2837.  
  2838.  
  2839.  
  2840.  
  2841.  
  2842.           Page-Up key ..........................................  21, 32
  2843.           pick .............................................  10, 22, 28
  2844.           plus or minus symbol ..............................  4, 21, 33
  2845.           prompt ...............................................  20, 21
  2846.           protected AutoLISP file ................................  6, 7
  2847.           pull-down menu ...................................  20, 33, 38
  2848.           quit ...................................... 10, 28, 30, 31, 36
  2849.           ram disk ...............................................  7, 8
  2850.           rearranging text .........................................  27
  2851.           reformat .....................................  15, 30, 31, 34
  2852.           replace ..............................................  28, 36
  2853.           row .  5, 6, 7, 10, 12, 15, 16, 18, 20, 22, 23, 25, 34, 35, 36
  2854.           scroll ...................................................  21
  2855.           search and replace....................................  28, 36
  2856.           set ......................................................  21
  2857.           shortcut key .........................................  20, 38
  2858.           sort order ............................  7, 20, 22, 23, 29, 35
  2859.           sorting coordinates ............................  5, 6, 10, 22
  2860.           spell check ..........................................  30, 35
  2861.           status line ..........................................  20, 21
  2862.           style, text ..................  11, 14, 15, 16, 18, 20, 29, 36
  2863.           swap .............................................  25, 26, 35
  2864.           symbols ...............................  4, 21, 22, 32, 33, 40
  2865.           Tab keys .........................................  21, 25, 32
  2866.           tables ...............................................  11, 20
  2867.           tolerance, row/column definition .........................  22
  2868.           translate .................... 4, 5, 6, 22, 29, 32, 33, 37, 40
  2869.           typematic rate accelerator ..............  4, 5, 6, 20, 21, 36
  2870.           underscore ...........................................  21, 32
  2871.           undo .................................  21, 23, 26, 28, 29, 33
  2872.           video adapter ...............................  3, 6, 7, 23, 37
  2873.           view .................................................  23, 36
  2874.           word wrap ................................  15, 30, 31, 34, 37
  2875.           zoom .................................................  23, 37
  2876.  
  2877.  
  2878.  
  2879.  
  2880.  
  2881.  
  2882.  
  2883.  
  2884.  
  2885.  
  2886.  
  2887.  
  2888.  
  2889.  
  2890.  
  2891.  
  2892.  
  2893.  
  2894.  
  2895.  
  2896.  
  2897.  
  2898.  
  2899.           CADET v3.0                    43                 User's Manual
  2900.  
  2901.  
  2902.  
  2903.  
  2904.  
  2905.